| Index: lib/src/streamed_response.dart
|
| diff --git a/lib/src/streamed_response.dart b/lib/src/streamed_response.dart
|
| index 21c7d9aa9700fcc5410eb751c253eea2fca1a3fc..6f20efc711e82c03a16511b022f58762313ca2da 100644
|
| --- a/lib/src/streamed_response.dart
|
| +++ b/lib/src/streamed_response.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 streamed_response;
|
| -
|
| import 'dart:async';
|
|
|
| import 'byte_stream.dart';
|
|
|