Index: test/validator/pubspec_test.dart |
diff --git a/test/validator/pubspec_test.dart b/test/validator/pubspec_test.dart |
index 7836da7cf1454a3a2ef804f73c15ac5e83aab92c..03aa6ff9782a0e84e57e8b66f585e27738eb52a4 100644 |
--- a/test/validator/pubspec_test.dart |
+++ b/test/validator/pubspec_test.dart |
@@ -2,10 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-import 'package:pub/src/entrypoint.dart'; |
-import 'package:pub/src/validator.dart'; |
import 'package:pub/src/validator/pubspec.dart'; |
-import 'package:scheduled_test/scheduled_test.dart'; |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |