Remove superfluous imports.

This commit is contained in:
Dermot Duffy
2022-04-18 18:08:46 -07:00
parent 22c2b022e7
commit 98e2a89a41
9 changed files with 1 additions and 9 deletions
-1
View File
@@ -3,7 +3,6 @@ import { HomeAssistant } from 'custom-card-helpers';
import { customElement, property, query } from 'lit/decorators.js';
import {
ExtendedHomeAssistant,
FrigateConditional,
MenuButton,
MenuIcon,