Index: test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart |
diff --git a/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart b/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart |
index cdbc51150e5de309e4878fb5a04a11809d00767f..4f9fc57e7621b34de3457642021ccfa1926936bd 100644 |
--- a/test/snapshot/doesnt_snapshot_transitive_dependencies_test.dart |
+++ b/test/snapshot/doesnt_snapshot_transitive_dependencies_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:path/path.dart' as p; |
import '../descriptor.dart' as d; |