| Index: sdk/lib/_internal/pub/test/install/path/no_pubspec_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/path/no_pubspec_test.dart b/sdk/lib/_internal/pub/test/install/path/no_pubspec_test.dart
|
| index ccdfa07ebb7ec4a257b3244021c7e1c1eebd4a54..76ff65cc1761e90bd402d9c36679e757903ee93d 100644
|
| --- a/sdk/lib/_internal/pub/test/install/path/no_pubspec_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/no_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 d.file.
|
|
|
| -import 'dart:io';
|
| -
|
| import 'package:path/path.dart' as path;
|
| -import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|