Chromium Code Reviews| Index: pkg/http/lib/src/streamed_response.dart |
| diff --git a/pkg/http/lib/src/streamed_response.dart b/pkg/http/lib/src/streamed_response.dart |
| index c365c19416c614926a14eb9febe75a0cc7bccc81..f82c964b205f940d1a3d3982486767ee85a4f1f9 100644 |
| --- a/pkg/http/lib/src/streamed_response.dart |
| +++ b/pkg/http/lib/src/streamed_response.dart |
| @@ -5,7 +5,6 @@ |
| library streamed_response; |
| import 'dart:async'; |
| -import 'dart:io'; |
| import 'byte_stream.dart'; |
| import 'base_response.dart'; |