| Index: test/io/client_test.dart
|
| diff --git a/test/io/client_test.dart b/test/io/client_test.dart
|
| index a9d76945c0491ac382e0bf90ae3af63252320ebe..acfa584a3c2a9f45f86ef077b9523f3fecd837f3 100644
|
| --- a/test/io/client_test.dart
|
| +++ b/test/io/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 http.test.io.client_test;
|
| -
|
| import 'dart:io';
|
|
|
| import 'package:http/http.dart' as http;
|
|
|