| Index: sdk/lib/_internal/pub/test/implicit_dependency_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/implicit_dependency_test.dart b/sdk/lib/_internal/pub/test/implicit_dependency_test.dart
|
| index 2f18b34c0ba76bd510b1e4319d15a13018a942ba..b02123eed9d94dcf5ab1db3ab53ff37ba5ea33eb 100644
|
| --- a/sdk/lib/_internal/pub/test/implicit_dependency_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/implicit_dependency_test.dart
|
| @@ -2,8 +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 'descriptor.dart' as d;
|
| import 'test_pub.dart';
|
| import '../lib/src/barback.dart' as barback;
|
|
|