Index: lib/src/yaml_node_wrapper.dart |
diff --git a/lib/src/yaml_node_wrapper.dart b/lib/src/yaml_node_wrapper.dart |
index d7146c450aa402f3b49f36ea3d08d3a6a273badb..a0922ed982c48c1db8f972974401194abb404d6b 100644 |
--- a/lib/src/yaml_node_wrapper.dart |
+++ b/lib/src/yaml_node_wrapper.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.yaml_node_wrapper; |
- |
import 'dart:collection'; |
import 'package:collection/collection.dart' as pkg_collection; |