| Index: lib/src/media_type.dart
|
| diff --git a/lib/src/media_type.dart b/lib/src/media_type.dart
|
| index e15bccf2f5ded779a34e9182d34aa54d3fd3e4f2..6a040e05449018be381cd459ca68b860b798b6bf 100644
|
| --- a/lib/src/media_type.dart
|
| +++ b/lib/src/media_type.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 http_parser.media_type;
|
| -
|
| import 'package:collection/collection.dart';
|
| import 'package:string_scanner/string_scanner.dart';
|
|
|
|
|