| Index: lib/src/command/downgrade.dart
 | 
| diff --git a/lib/src/command/downgrade.dart b/lib/src/command/downgrade.dart
 | 
| index c48c1f01857274bbb5b58e531054a2e3652aec7e..fd70963158ab54a7426c038ac798d540bf9d662c 100644
 | 
| --- a/lib/src/command/downgrade.dart
 | 
| +++ b/lib/src/command/downgrade.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.downgrade;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import '../command.dart';
 | 
| 
 |