| Index: sdk/lib/_internal/pub/test/global/deactivate/unknown_package_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/deactivate/unknown_package_test.dart b/sdk/lib/_internal/pub/test/global/deactivate/unknown_package_test.dart
|
| index 3860c48023c6a04ac6e147f5832370466aff6c07..014cecfadc01885c356314c1f992f0a18b2521cb 100644
|
| --- a/sdk/lib/_internal/pub/test/global/deactivate/unknown_package_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/deactivate/unknown_package_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:scheduled_test/scheduled_test.dart';
|
| -
|
| import '../../../lib/src/exit_codes.dart' as exit_codes;
|
| -import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
|
|