| Index: packages/source_span/lib/src/location.dart
|
| diff --git a/packages/source_span/lib/src/location.dart b/packages/source_span/lib/src/location.dart
|
| index afb37c768c97e4018075c094cea1eae25ed1adaf..2d23db1a3d7b67cb6d0146c285a6ef245ce71bef 100644
|
| --- a/packages/source_span/lib/src/location.dart
|
| +++ b/packages/source_span/lib/src/location.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 source_span.location;
|
| -
|
| import 'span.dart';
|
|
|
| // TODO(nweiz): Use SourceLocationMixin once we decide to cut a release with
|
|
|