| Index: test/server/batch_test.dart
|
| diff --git a/test/server/batch_test.dart b/test/server/batch_test.dart
|
| index 704ea6e5937db8447887a4d90da3b3b6915b4699..d7bf79d4ffc9d0d27a058ab17dc813f02d7909f6 100644
|
| --- a/test/server/batch_test.dart
|
| +++ b/test/server/batch_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.server.batch_test;
|
| -
|
| import 'dart:convert';
|
|
|
| import 'package:test/test.dart';
|
|
|