Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 565318f

Browse files
authored
Remove an unused import (#71)
1 parent 2cc1360 commit 565318f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/dependencies_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import 'dart:io';
66

77
import 'package:pubspec_parse/pubspec_parse.dart';
8-
import 'package:pub_semver/pub_semver.dart';
98
import 'package:test/test.dart';
109

1110
/// This package's pubspec.

0 commit comments

Comments
 (0)