| Index: test/client/client_test.dart
|
| diff --git a/test/client/client_test.dart b/test/client/client_test.dart
|
| index 3f50ab7f165a5295beb6f63c3b99a6f38beeba9e..1553787cef55a703aafe33b09b17ddd36c613bce 100644
|
| --- a/test/client/client_test.dart
|
| +++ b/test/client/client_test.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 json_rpc_2.test.client.client_test;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
|
|
|
|