Skip to content

Commit f6d020e

Browse files
authored
Remove an unused import. (#1601)
1 parent 6753ab4 commit f6d020e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/front_end/piece_factory.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// BSD-style license that can be found in the LICENSE file.
44
import 'package:analyzer/dart/ast/ast.dart';
55
import 'package:analyzer/dart/ast/token.dart';
6-
import 'package:collection/collection.dart';
76

87
import '../ast_extensions.dart';
98
import '../piece/adjacent.dart';

0 commit comments

Comments
 (0)