| Index: lib/src/static_handler.dart
|
| diff --git a/lib/src/static_handler.dart b/lib/src/static_handler.dart
|
| index c0afeb4246dfd7732e385ac1ff5da79910caf416..a8e71016a607ea802936661979e1c8a60db01013 100644
|
| --- a/lib/src/static_handler.dart
|
| +++ b/lib/src/static_handler.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_static.static_handler;
|
| -
|
| import 'dart:io';
|
|
|
| import 'package:http_parser/http_parser.dart';
|
|
|