Chromium Code Reviews| Index: lib/src/command/serve.dart |
| diff --git a/lib/src/command/serve.dart b/lib/src/command/serve.dart |
| index 384832875ed22148eb9d7dbbd34d8b947113cc35..1c41e1464f8db969e80ec708e02358553c73f75f 100644 |
| --- a/lib/src/command/serve.dart |
| +++ b/lib/src/command/serve.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.serve; |
| - |
| import 'dart:async'; |
| import 'dart:math' as math; |