Skip to content

Commit

Permalink
Remove an unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
munificent committed Nov 14, 2024
1 parent 6753ab4 commit 210f0e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/front_end/piece_factory.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
import 'package:analyzer/dart/ast/ast.dart';
import 'package:analyzer/dart/ast/token.dart';
import 'package:collection/collection.dart';

import '../ast_extensions.dart';
import '../piece/adjacent.dart';
Expand Down

0 comments on commit 210f0e9

Please sign in to comment.