diff --git a/lib/src/widgets/quill/text_line.dart b/lib/src/widgets/quill/text_line.dart index c3dbb146..e26e5575 100644 --- a/lib/src/widgets/quill/text_line.dart +++ b/lib/src/widgets/quill/text_line.dart @@ -17,7 +17,6 @@ import '../../utils/platform.dart'; import '../others/box.dart'; import '../others/delegate.dart'; import '../others/keyboard_listener.dart'; -import '../others/link.dart'; import '../others/proxy.dart'; import '../others/text_selection.dart';