| Index: sdk/lib/_internal/pub/test/global/deactivate/deactivate_package_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/deactivate/deactivate_package_test.dart b/sdk/lib/_internal/pub/test/global/deactivate/deactivate_package_test.dart
|
| index f6e9056422b46b34bed4048316f6f2f94124074d..661ccedf24ced5ebaf338568edb0c616e5a4a858 100644
|
| --- a/sdk/lib/_internal/pub/test/global/deactivate/deactivate_package_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/deactivate/deactivate_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() {
|
|
|