| Index: lib/src/backend/platform_selector/token.dart
|
| diff --git a/lib/src/backend/platform_selector/token.dart b/lib/src/backend/platform_selector/token.dart
|
| index c1e3d08897d39ded26fae07b7b50befcfd75f2eb..759999f5523d03d065cf819e7a7e29617299e927 100644
|
| --- a/lib/src/backend/platform_selector/token.dart
|
| +++ b/lib/src/backend/platform_selector/token.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.backend.platform_selector.token;
|
| -
|
| import 'package:source_span/source_span.dart';
|
|
|
| /// A token in a platform selector.
|
|
|