Skip to content

Commit 993ad39

Browse files
authored
Merge pull request #160 from srawlins/unn-import
Remove unnecessary import
2 parents 82a2996 + 99ad729 commit 993ad39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/shelf_unmodifiable_map.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import 'dart:collection';
66

7-
import 'package:collection/collection.dart';
87
import 'package:http_parser/http_parser.dart';
98

109
/// A simple wrapper over [UnmodifiableMapView] which avoids re-wrapping itself.

0 commit comments

Comments
 (0)