| Index: lib/src/util/path_handler.dart
|
| diff --git a/lib/src/util/path_handler.dart b/lib/src/util/path_handler.dart
|
| index 9a7312f58f16b68cd42ecee5f2ac727d3056f843..f5c4cc7cb47aac7a1a2e78a293456f53520a5e9e 100644
|
| --- a/lib/src/util/path_handler.dart
|
| +++ b/lib/src/util/path_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 test.util.path_handler;
|
| -
|
| import 'package:path/path.dart' as p;
|
| import 'package:shelf/shelf.dart' as shelf;
|
|
|
|
|