mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 02:46:38 +00:00
Remove unused imports
This commit is contained in:
parent
017e38d512
commit
89a1723f9f
@ -6,7 +6,6 @@
|
||||
|
||||
<link rel="import" href="./partial-base.html">
|
||||
|
||||
<link rel="import" href="../components/ha-dev-responsive-content.html">
|
||||
<link rel="import" href="../components/entity-list.html">
|
||||
|
||||
<dom-module id="partial-dev-set-state">
|
||||
|
@ -4,7 +4,6 @@ import Polymer from '../polymer';
|
||||
|
||||
require('./partial-base');
|
||||
require('../components/entity-list');
|
||||
require('../components/ha-dev-responsive-content');
|
||||
|
||||
const { reactor, entityGetters, entityActions } = hass;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user