| Index: lib/src/barback/base_server.dart
|
| diff --git a/lib/src/barback/base_server.dart b/lib/src/barback/base_server.dart
|
| index a47b362f962efc7d9e9e08f33c1d5d8a0e0781d1..69b7a535c3c90e3b736a3082371a766112ab337d 100644
|
| --- a/lib/src/barback/base_server.dart
|
| +++ b/lib/src/barback/base_server.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.barback.base_server;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
| import 'dart:io';
|
|
|