| Index: lib/src/string_scanner.dart
|
| diff --git a/lib/src/string_scanner.dart b/lib/src/string_scanner.dart
|
| index d9c1c2fd3c109c692671508a2e514a6bd5e9ec16..775dd5e1cffabfcd7a1b348c89645c09540bb178 100644
|
| --- a/lib/src/string_scanner.dart
|
| +++ b/lib/src/string_scanner.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 string_scanner.string_scanner;
|
| -
|
| import 'package:source_span/source_span.dart';
|
|
|
| import 'exception.dart';
|
|
|