Chromium Code Reviews| Index: lib/src/command/get.dart | 
| diff --git a/lib/src/command/get.dart b/lib/src/command/get.dart | 
| index d2fc51311eceb0ef09faf2ec7a73c02815b5f6f3..e34f6fabfb6f81b769d478c29e2c1d3777fbfb62 100644 | 
| --- a/lib/src/command/get.dart | 
| +++ b/lib/src/command/get.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.get; | 
| - | 
| import 'dart:async'; | 
| import '../command.dart'; |