Index: third_party/polymer/components/core-input/metadata.html |
diff --git a/third_party/polymer/components/core-input/metadata.html b/third_party/polymer/components/core-input/metadata.html |
deleted file mode 100644 |
index 01f69bbe1ec4acb075585a80677234b9f7687df4..0000000000000000000000000000000000000000 |
--- a/third_party/polymer/components/core-input/metadata.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<x-meta id="core-input" label="Input" group="Core" isEditor> |
- |
- <template> |
- <core-input placeholder="Type something..." style="padding: 15px;"></core-input> |
- </template> |
- |
- <template id="imports"> |
- <link rel="import" href="core-input.html"> |
- </template> |
- |
-</x-meta> |