| Index: sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/pub_cache_test.dart b/sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| index 9e790d754bf027ef21a2282cc08141071aaeceab..39bb79b3a44c3822d1cffa459c2426c33dd69f0a 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| @@ -4,12 +4,6 @@
|
|
|
| library pub_cache_test;
|
|
|
| -import 'dart:io';
|
| -import 'dart:json' as json;
|
| -
|
| -import 'package:scheduled_test/scheduled_test.dart';
|
| -
|
| -import '../lib/src/io.dart';
|
| import 'descriptor.dart' as d;
|
| import 'test_pub.dart';
|
|
|
|
|