Chromium Code Reviews| Index: lib/src/request.dart |
| diff --git a/lib/src/request.dart b/lib/src/request.dart |
| index b83e6a71b4cb87a813f0d54931254e58dac1d079..fe05d7dfa595a7e58ed4328b334f756a78b0a80f 100644 |
| --- a/lib/src/request.dart |
| +++ b/lib/src/request.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 request; |
| - |
| import 'dart:convert'; |
| import 'dart:typed_data'; |