| Index: source_span/pubspec.yaml | 
| diff --git a/source_span/pubspec.yaml b/source_span/pubspec.yaml | 
| deleted file mode 100644 | 
| index 25de799d7f2f71707a4ca110fe71d09bfb74fe58..0000000000000000000000000000000000000000 | 
| --- a/source_span/pubspec.yaml | 
| +++ /dev/null | 
| @@ -1,11 +0,0 @@ | 
| -name: source_span | 
| -version: 1.2.0 | 
| -author: Dart Team <misc@dartlang.org> | 
| -description: A library for identifying source spans and locations. | 
| -homepage: https://github.com/dart-lang/source_span | 
| -dependencies: | 
| -  path: '>=1.2.0 <2.0.0' | 
| -environment: | 
| -  sdk: '>=0.8.10+6 <2.0.0' | 
| -dev_dependencies: | 
| -  test: '>=0.12.0 <0.13.0' | 
|  |