| Index: lib/src/base_client.dart
|
| diff --git a/lib/src/base_client.dart b/lib/src/base_client.dart
|
| index 104d702473a1c6efa5942be03af61d75775be6f8..cd5945e7893794cc078a5c8656666235951dbf36 100644
|
| --- a/lib/src/base_client.dart
|
| +++ b/lib/src/base_client.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_client;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
| import 'dart:typed_data';
|
|
|