Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| deleted file mode 100644 |
| index 245e4352a0396bbe7d0b8eec067b56534207da47..0000000000000000000000000000000000000000 |
| --- a/pubspec.yaml |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -name: googleapis_generator |
| -version: 0.0.1 |
| -author: Dart Team <misc@dartlang.org> |
| -description: Create API Client libraries based on the APIs Discovery documentation |
| -environment: |
| - sdk: '>=1.0.0 <2.0.0' |
| -dependencies: |
| - google_discovery_v1_api: '>=0.4.12' |
| - yaml: any |