Chromium Code Reviews| Index: pkg/http/lib/src/streamed_request.dart |
| diff --git a/pkg/http/lib/src/streamed_request.dart b/pkg/http/lib/src/streamed_request.dart |
| index ceff1a13ac818da2863fa914b5c4419bebb2fe52..9a62ddb222495f238bd52fc85bebb706a6eddeb9 100644 |
| --- a/pkg/http/lib/src/streamed_request.dart |
| +++ b/pkg/http/lib/src/streamed_request.dart |
| @@ -5,7 +5,6 @@ |
| library streamed_request; |
| import 'dart:async'; |
| -import 'dart:io'; |
| import 'byte_stream.dart'; |
| import 'base_request.dart'; |