Chromium Code Reviews| Index: packages/yaml/lib/src/token.dart |
| diff --git a/packages/yaml/lib/src/token.dart b/packages/yaml/lib/src/token.dart |
| index 20ae547c65dfba7238781d861ac100e3ff3201d7..5f91ce9b8b9cbedd14afda11c2033b5b373fb6e0 100644 |
| --- a/packages/yaml/lib/src/token.dart |
| +++ b/packages/yaml/lib/src/token.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.token; |
| - |
| import 'package:source_span/source_span.dart'; |
| import 'style.dart'; |