Index: test/transformer/can_use_has_input_test.dart |
diff --git a/test/transformer/can_use_has_input_test.dart b/test/transformer/can_use_has_input_test.dart |
index 61329d15406255159374eaf7d3a25052ad61b8c1..66ecd414f981760ca1fcc5638db2accd5818f3d2 100644 |
--- a/test/transformer/can_use_has_input_test.dart |
+++ b/test/transformer/can_use_has_input_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 '../descriptor.dart' as d; |
import '../test_pub.dart'; |
import '../serve/utils.dart'; |