Remove the energy summary card since it's already in other cards (#9635)

This commit is contained in:
Paulus Schoutsen
2021-07-28 10:46:59 -07:00
committed by GitHub
parent f87d4a5ab6
commit 469faf509b
3 changed files with 0 additions and 309 deletions

View File

@@ -35,7 +35,6 @@ const LAZY_LOAD_TYPES = {
"alarm-panel": () => import("../cards/hui-alarm-panel-card"),
error: () => import("../cards/hui-error-card"),
"empty-state": () => import("../cards/hui-empty-state-card"),
"energy-summary": () => import("../cards/energy/hui-energy-summary-card"),
"energy-summary-graph": () =>
import("../cards/energy/hui-energy-summary-graph-card"),
"energy-solar-graph": () =>