 Chromium Code Reviews
 Chromium Code Reviews Issue 1575233006:
  Get rid of all the library tags.  (Closed) 
  Base URL: git@github.com:dart-lang/args@master
    
  
    Issue 1575233006:
  Get rid of all the library tags.  (Closed) 
  Base URL: git@github.com:dart-lang/args@master| 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'; |