Index: test/dependency_computer/utils.dart |
diff --git a/test/dependency_computer/utils.dart b/test/dependency_computer/utils.dart |
index 2bd12d1b92e4df0c9938f2a52d456edcf541d6e3..2589bbca612673218a146f30c684636e7335b3c3 100644 |
--- a/test/dependency_computer/utils.dart |
+++ b/test/dependency_computer/utils.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:barback/barback.dart'; |
import 'package:path/path.dart' as p; |
import 'package:pub/src/barback/cycle_exception.dart'; |