diff --git a/dialer/lib/features/history/history_page.dart b/dialer/lib/features/history/history_page.dart index bc91e3f..e53ab49 100644 --- a/dialer/lib/features/history/history_page.dart +++ b/dialer/lib/features/history/history_page.dart @@ -12,7 +12,6 @@ import 'package:dialer/widgets/username_color_generator.dart'; import '../../services/block_service.dart'; import '../contacts/widgets/contact_modal.dart'; import '../../services/call_service.dart'; -import 'package:flutter/foundation.dart'; // if needed class History { final Contact contact;