Index: lib/src/scanner.dart |
diff --git a/lib/src/scanner.dart b/lib/src/scanner.dart |
index 0ac86dce85e8b03747c273fa0993d310585785ee..15b0219945872777d476e640961ccf94568a827d 100644 |
--- a/lib/src/scanner.dart |
+++ b/lib/src/scanner.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 yaml.scanner; |
- |
import 'package:collection/collection.dart'; |
import 'package:string_scanner/string_scanner.dart'; |
import 'package:source_span/source_span.dart'; |