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
@@ -13,7 +13,6 @@ import { customElement, property } from 'lit/decorators.js';
import {
CameraConfig,
ExtendedHomeAssistant,
GalleryConfig,
frigateCardConfigDefaults,
} from '../types.js';