| Index: packages/source_span/lib/source_span.dart
|
| diff --git a/packages/source_span/lib/source_span.dart b/packages/source_span/lib/source_span.dart
|
| index 9666dc2968054bb2a40d81b0a32796d510f1fc1e..6ed10a0e6c34b3d4d36ae9b2b57c5af386094a1f 100644
|
| --- a/packages/source_span/lib/source_span.dart
|
| +++ b/packages/source_span/lib/source_span.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;
|
| -
|
| export "src/file.dart";
|
| export "src/location.dart";
|
| export "src/location_mixin.dart";
|
|
|