Index: test/client/stream_test.dart |
diff --git a/test/client/stream_test.dart b/test/client/stream_test.dart |
index ba5db5bc32c4fbb5544348b8386b2761f24bab64..146e75359ab49dd5103a722b55f4dbfe369d886b 100644 |
--- a/test/client/stream_test.dart |
+++ b/test/client/stream_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.stream_test; |
- |
import 'dart:async'; |
import 'package:test/test.dart'; |