Index: test/cache/repair/handles_orphaned_binstub_test.dart |
diff --git a/test/cache/repair/handles_orphaned_binstub_test.dart b/test/cache/repair/handles_orphaned_binstub_test.dart |
index d62fa01f51ecb286ab29159c2925ba71061e8f34..e623c3085c4296573d0f657612d9cf517144725d 100644 |
--- a/test/cache/repair/handles_orphaned_binstub_test.dart |
+++ b/test/cache/repair/handles_orphaned_binstub_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. |
-library pub_tests; |
- |
import 'package:scheduled_test/scheduled_test.dart'; |
import '../../descriptor.dart' as d; |