Index: lib/src/response.dart |
diff --git a/lib/src/response.dart b/lib/src/response.dart |
index 79f8994e444a89ba9f08e5cca26be17328027791..7945526871d3e5526bad5d768d19645c8af79ffa 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 shelf.response; |
- |
import 'dart:convert'; |
import 'package:http_parser/http_parser.dart'; |