Skip to content

Commit

Permalink
update vehicle-info-card.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Jun 17, 2024
1 parent 71fc106 commit 6c26d91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vehicle-info-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import './components/eco-chart';
// Functions
import { formatTimestamp } from './utils/helpers';
import { getVehicleEntities, setupCardListeners } from './utils/get-device-entities';
import { range } from 'lodash';

(window as any).customCards = (window as any).customCards || [];
(window as any).customCards.push({
Expand Down

0 comments on commit 6c26d91

Please sign in to comment.