Chromium Code Reviews| Index: pkg/http_server/test/utils.dart |
| diff --git a/pkg/http_server/test/utils.dart b/pkg/http_server/test/utils.dart |
| index 85fa8b94d5f13ce2e55cd11874ac079fe040920b..5d3b56a4f6837e883d1b089129ade69df04ca1ef 100644 |
| --- a/pkg/http_server/test/utils.dart |
| +++ b/pkg/http_server/test/utils.dart |
| @@ -7,7 +7,6 @@ library utils; |
| import 'dart:async'; |
| import 'dart:convert'; |
| import 'dart:io'; |
| -import "package:path/path.dart"; |
| Future<int> getStatusCode(int port, |
| String path, |