| Index: sdk/lib/_internal/pub/test/global/deactivate/deactivate_and_reactivate_package_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/deactivate/deactivate_and_reactivate_package_test.dart b/sdk/lib/_internal/pub/test/global/deactivate/deactivate_and_reactivate_package_test.dart
|
| index 0e04d187419cbe0e6e613de60c9227b2b7eea597..b1c6005d37cb97f6ad7a36e7674fa3fc05c58531 100644
|
| --- a/sdk/lib/_internal/pub/test/global/deactivate/deactivate_and_reactivate_package_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/deactivate/deactivate_and_reactivate_package_test.dart
|
| @@ -2,10 +2,6 @@
|
| // 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() {
|
|
|