Chromium Code Reviews| Index: lib/src/command/run.dart |
| diff --git a/lib/src/command/run.dart b/lib/src/command/run.dart |
| index 9e60c8162b4a174b04692d80a5d6bb28d957e99d..ec26fbfc16783412677d85baf0908660bff0ea59 100644 |
| --- a/lib/src/command/run.dart |
| +++ b/lib/src/command/run.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.run; |
| - |
| import 'dart:async'; |
| import 'package:barback/barback.dart'; |