Chromium Code Reviews| Index: lib/src/command_runner.dart | 
| diff --git a/lib/src/command_runner.dart b/lib/src/command_runner.dart | 
| index 2f3c4387bd5a39194e537fee2c3ed333f104d641..1addc1528c898bd92bf88ec641b3fa6b68c81cc9 100644 | 
| --- a/lib/src/command_runner.dart | 
| +++ b/lib/src/command_runner.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 pub.command_runner; | 
| - | 
| import 'dart:async'; | 
| import 'dart:io'; |