Clean up some imports (#11696)

This commit is contained in:
Zack Barett
2022-02-15 14:53:20 -06:00
committed by GitHub
parent 965fc9bc4e
commit 16d8eb0be3
9 changed files with 0 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
import "@polymer/paper-input/paper-input";
import { HassEntity } from "home-assistant-js-websocket";
import { html, LitElement, PropertyValues, TemplateResult } from "lit";
import { ComboBoxLitRenderer } from "lit-vaadin-helpers";