Chromium Code Reviews| Index: lib/src/parser.dart |
| diff --git a/lib/src/parser.dart b/lib/src/parser.dart |
| index a10692d4ed84e328122ecefce672089a48dede34..c36035ce37120514fa104746114ff5df7a5f9b29 100644 |
| --- a/lib/src/parser.dart |
| +++ b/lib/src/parser.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 args.src.parser; |
| - |
| import 'arg_parser.dart'; |
| import 'arg_results.dart'; |
| import 'option.dart'; |