Index: test/lock_file_test.dart |
diff --git a/test/lock_file_test.dart b/test/lock_file_test.dart |
index f139d6d53615a1895c637a5d9869321232daab98..35a1e0b17151e8af91f37ae08752c36bc922cc11 100644 |
--- a/test/lock_file_test.dart |
+++ b/test/lock_file_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 lock_file_test; |
- |
import 'dart:async'; |
import 'package:pub/src/lock_file.dart'; |