Skip to content

Commit eeac480

Browse files
author
Cathood
committed
Fix: warning about unnecessary imports (again)
1 parent 5a49d0b commit eeac480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/easy_parser/easy_parser.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import 'package:dart_quill_delta/dart_quill_delta.dart' as fq;
2-
import 'package:flutter_quill_delta_easy_parser/easy_parser/document_parser.dart';
32
import 'package:flutter_quill_delta_easy_parser/flutter_quill_delta_easy_parser.dart';
43

54
/// Represents a parser that converts the Quill Delta operations into a structured document format.

0 commit comments

Comments
 (0)