Chromium Code Reviews| Index: lib/src/response.dart |
| diff --git a/lib/src/response.dart b/lib/src/response.dart |
| index a107d0c4d88ad9bb5e89658538d725fe26d790ca..9fa06ee7823dc5f39ff8672defbc58deb06b4e76 100644 |
| --- a/lib/src/response.dart |
| +++ b/lib/src/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 response; |
| - |
| import 'dart:async'; |
| import 'dart:convert'; |
| import 'dart:typed_data'; |