Skip to content

Commit

Permalink
Update ha-more-info-logbook.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Jun 10, 2021
1 parent 0b78d10 commit 6f9c40d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dialogs/more-info/ha-more-info-logbook.ts
Expand Up @@ -4,7 +4,6 @@ import { isComponentLoaded } from "../../common/config/is_component_loaded";
import { computeStateDomain } from "../../common/entity/compute_state_domain";
import { throttle } from "../../common/util/throttle";
import "../../components/ha-circular-progress";
import "../../components/chart/state-history-charts";
import { getLogbookData, LogbookEntry } from "../../data/logbook";
import { loadTraceContexts, TraceContexts } from "../../data/trace";
import "../../panels/logbook/ha-logbook";
Expand Down

0 comments on commit 6f9c40d

Please sign in to comment.