Chromium Code Reviews| Index: pkg/http/test/client_test.dart |
| diff --git a/pkg/http/test/client_test.dart b/pkg/http/test/client_test.dart |
| index e898426d475edac831ca66675b27515144ba5515..aa7781f1d6ef1ce3f7903354439b8b6e4e43a532 100644 |
| --- a/pkg/http/test/client_test.dart |
| +++ b/pkg/http/test/client_test.dart |
| @@ -5,7 +5,6 @@ |
| library client_test; |
| import 'dart:io'; |
| -import 'dart:uri'; |
| import 'package:http/http.dart' as http; |
| import 'package:http/src/utils.dart'; |