From 23552cdcfdb96fb9a8b13a8a541f9dc6effeec29 Mon Sep 17 00:00:00 2001 From: Ellet <73608287+freshtechtips@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:31:16 +0300 Subject: [PATCH] Fix analyze issues --- lib/src/models/config/toolbar/buttons/link_style2.dart | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/src/models/config/toolbar/buttons/link_style2.dart b/lib/src/models/config/toolbar/buttons/link_style2.dart index 204ee9af..d42eec96 100644 --- a/lib/src/models/config/toolbar/buttons/link_style2.dart +++ b/lib/src/models/config/toolbar/buttons/link_style2.dart @@ -1,8 +1,6 @@ import 'package:flutter/widgets.dart'; -import '../../../../widgets/controller.dart'; import '../../../themes/quill_dialog_theme.dart'; -import '../../../themes/quill_icon_theme.dart'; import 'base.dart'; class QuillToolbarLinkStyleButton2ExtraOptions