mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
lint
This commit is contained in:
parent
6775a094c9
commit
c52f437ee6
@ -3,7 +3,6 @@ import { loadCustomPanel } from "../util/custom-panel/load-custom-panel";
|
|||||||
import { createCustomPanelElement } from "../util/custom-panel/create-custom-panel-element";
|
import { createCustomPanelElement } from "../util/custom-panel/create-custom-panel-element";
|
||||||
import { setCustomPanelProperties } from "../util/custom-panel/set-custom-panel-properties";
|
import { setCustomPanelProperties } from "../util/custom-panel/set-custom-panel-properties";
|
||||||
import { fireEvent } from "../common/dom/fire_event";
|
import { fireEvent } from "../common/dom/fire_event";
|
||||||
import { navigate } from "../common/navigate";
|
|
||||||
import { PolymerElement } from "@polymer/polymer";
|
import { PolymerElement } from "@polymer/polymer";
|
||||||
import { Panel } from "../types";
|
import { Panel } from "../types";
|
||||||
import { CustomPanelConfig } from "../data/panel_custom";
|
import { CustomPanelConfig } from "../data/panel_custom";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user