Skip to content

Commit a8bc48a

Browse files
committed
clean up types file
1 parent fd28667 commit a8bc48a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/types.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ export interface CardConfig extends LovelaceCardConfig {
1212
debug?: boolean;
1313
}
1414

15-
// export interface LovelaceElement extends HTMLElement {
16-
// hass?: HomeAssistant;
17-
// setConfig(config: any): void;
18-
// }
19-
2015
export interface TimeObject {
2116
enabled: boolean;
2217
time: string;

0 commit comments

Comments
 (0)