| Index: lib/src/shelf_unmodifiable_map.dart
|
| diff --git a/lib/src/shelf_unmodifiable_map.dart b/lib/src/shelf_unmodifiable_map.dart
|
| index 46b422347475fd50d392fb1c9060ee525d5b0b76..18884e6f9a05c1a8d51d01ce6f94d680f85e0560 100644
|
| --- a/lib/src/shelf_unmodifiable_map.dart
|
| +++ b/lib/src/shelf_unmodifiable_map.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.shelf_unmodifiable_map;
|
| -
|
| import 'dart:collection';
|
|
|
| import 'package:http_parser/http_parser.dart';
|
|
|