Skip to content

Commit ce20a89

Browse files
committed
chore: remove unused import
1 parent a197236 commit ce20a89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/src/_data_class.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import 'package:collection/collection.dart';
2-
31
// Libraries used in augmented code.
42
final dartCore = Uri.parse('dart:core');
53
final dataClassMacro = Uri.parse('package:data_class/src/_data_class.dart');

0 commit comments

Comments
 (0)