Index: lib/src/source/path.dart |
diff --git a/lib/src/source/path.dart b/lib/src/source/path.dart |
index 6c3b652014a29df70a1d4e7aa6107e83e150b56c..b700d337a0a93abf8e978fa1adeb736eb592f8ec 100644 |
--- a/lib/src/source/path.dart |
+++ b/lib/src/source/path.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.source.path; |
- |
import 'dart:async'; |
import 'package:path/path.dart' as p; |