| Index: lib/src/base_response.dart
|
| diff --git a/lib/src/base_response.dart b/lib/src/base_response.dart
|
| index f2225962eb3ac58ee4f7dac7f336d5a853987268..26427f806f3f7c8c78702bbeb395da6726d959e7 100644
|
| --- a/lib/src/base_response.dart
|
| +++ b/lib/src/base_response.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 base_response;
|
| -
|
| import 'base_request.dart';
|
|
|
| /// The base class for HTTP responses.
|
|
|