| Index: test/io/streamed_request_test.dart
|
| diff --git a/test/io/streamed_request_test.dart b/test/io/streamed_request_test.dart
|
| index 176d66f5e98227f36444a5f7ae75ab6e0b3db1b7..cc05bbb0f583d61105c763af2575226117bb3252 100644
|
| --- a/test/io/streamed_request_test.dart
|
| +++ b/test/io/streamed_request_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 http.test.io.streamed_request_test;
|
| -
|
| import 'dart:convert';
|
|
|
| import 'package:http/http.dart' as http;
|
|
|