Fix imports thanks to polymer-lint

This commit is contained in:
Paulus Schoutsen
2016-08-02 09:06:22 -07:00
parent f0b7682815
commit c4b17a24a3
39 changed files with 91 additions and 24 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
<link rel="import" href="../../bower_components/polymer/polymer.html">
<link rel="import" href="../../bower_components/paper-button/paper-button.html">
@@ -10,7 +9,7 @@
<link rel="import" href="../../bower_components/app-layout/app-toolbar/app-toolbar.html">
<link rel="import" href="../../src/components/ha-menu-button.html">
<link rel="import" href="../../src/resources/home-assistant-style.html">
<link rel="import" href="../../src/resources/ha-style.html">
<link rel="import" href="./services-list.html">