| Index: sdk/lib/_internal/pub/test/serve/invalid_method_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/serve/invalid_method_test.dart b/sdk/lib/_internal/pub/test/serve/invalid_method_test.dart
|
| index a543ccc8168dbb153600342eb458d93522881f5c..28a259dbdc35d0bd2e6c1355b00e66e8bbb7a940 100644
|
| --- a/sdk/lib/_internal/pub/test/serve/invalid_method_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/serve/invalid_method_test.dart
|
| @@ -4,10 +4,6 @@
|
|
|
| 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';
|
| import 'utils.dart';
|
|
|