| Index: lib/src/span_with_context.dart
|
| diff --git a/lib/src/span_with_context.dart b/lib/src/span_with_context.dart
|
| index 0012e3f3d706080c479d5d08a1d462441f713083..1336b1225e31ea5dbcf3bb3e488c8e91080b03e6 100644
|
| --- a/lib/src/span_with_context.dart
|
| +++ b/lib/src/span_with_context.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.span_with_context;
|
| -
|
| import 'location.dart';
|
| import 'span.dart';
|
| import 'utils.dart';
|
|
|