| Index: pkg/html_import/pubspec.yaml
|
| diff --git a/pkg/html_import/pubspec.yaml b/pkg/html_import/pubspec.yaml
|
| deleted file mode 100644
|
| index edcaebb673e1415d4da0f54d8c571b5f85e3282d..0000000000000000000000000000000000000000
|
| --- a/pkg/html_import/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -name: html_import
|
| -version: 0.9.0
|
| -author: "Polymer.dart Team <web-ui-dev@dartlang.org>"
|
| -homepage: https://github.com/Polymer/HTMLImports/tree/master
|
| -description: >
|
| - HTML Imports are a way to include and reuse HTML documents in other HTML
|
| - documents. As <script> tags let authors include external code in their
|
| - pages, imports let authors load full HTML resources. In particular, imports
|
| - let authors include Custom Element definitions from external URLs.
|
| -environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
|
|