| Index: lib/src/span_exception.dart
|
| diff --git a/lib/src/span_exception.dart b/lib/src/span_exception.dart
|
| index 36f2488329d1331589ab9dc3f1635e7ba81a7cd4..ab07046143047601733084c0ea9c433a7158ac64 100644
|
| --- a/lib/src/span_exception.dart
|
| +++ b/lib/src/span_exception.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_exception;
|
| -
|
| import 'span.dart';
|
|
|
| /// A class for exceptions that have source span information attached.
|
|
|