Clear remaining lint errors.

This commit is contained in:
Dermot Duffy
2021-08-17 20:39:37 -07:00
parent 0497c92779
commit afc44ba717
+1 -3
View File
@@ -1,10 +1,8 @@
import {
ActionConfig,
LovelaceCard,
LovelaceCardConfig,
LovelaceCardEditor,
} from 'custom-card-helpers';
import { number, z } from 'zod';
import { z } from 'zod';
declare global {
interface HTMLElementTagNameMap {