| Index: lib/src/http_date.dart
|
| diff --git a/lib/src/http_date.dart b/lib/src/http_date.dart
|
| index 959053649d845b17ef1c86c1cde7e11e881ec712..8751b78c8fc6af3867f16c4eae40ca4978929ea8 100644
|
| --- a/lib/src/http_date.dart
|
| +++ b/lib/src/http_date.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.http_date;
|
| -
|
| import 'package:string_scanner/string_scanner.dart';
|
|
|
| import 'utils.dart';
|
|
|