Index: lib/src/lock_file.dart |
diff --git a/lib/src/lock_file.dart b/lib/src/lock_file.dart |
index 48a7319f3bc08d94c73ca130b0efe66cab9d96cf..7810bad1ddfcb60f447aa81339ad2e337092df4b 100644 |
--- a/lib/src/lock_file.dart |
+++ b/lib/src/lock_file.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.lock_file; |
- |
import 'dart:collection'; |
import 'package:path/path.dart' as p; |