| Index: packages/string_scanner/test/utils.dart
|
| diff --git a/packages/string_scanner/test/utils.dart b/packages/string_scanner/test/utils.dart
|
| index 8df4b510f225a72d9df239a706d298bc0c5cdfbc..471b4c823e3bc28f0d3853faf0b5759fb18eeaca 100644
|
| --- a/packages/string_scanner/test/utils.dart
|
| +++ b/packages/string_scanner/test/utils.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.test.utils;
|
| -
|
| import 'package:string_scanner/string_scanner.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|