| Index: sdk/lib/_internal/pub/test/install/hosted/cached_pubspec_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/hosted/cached_pubspec_test.dart b/sdk/lib/_internal/pub/test/install/hosted/cached_pubspec_test.dart
|
| index dee49aeae2d03fb2ac1285ee398fa1f1737db872..c80ee31097b62cd95ae71c922786f4cc91d7daeb 100644
|
| --- a/sdk/lib/_internal/pub/test/install/hosted/cached_pubspec_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/hosted/cached_pubspec_test.dart
|
| @@ -4,10 +4,8 @@
|
|
|
| library pub_tests;
|
|
|
| -import 'package:path/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| -import '../../../lib/src/io.dart';
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
|
|