Skip to content

Commit

Permalink
Update cards.const.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Dec 27, 2023
1 parent b1c22e7 commit 69fb2ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/const/cards.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const operationalCards: WidgetName[] = [
WidgetName.accident_count_by_accident_year,
WidgetName.injured_count_by_accident_year,
// WidgetName.accident_count_by_driver_type,
WidgetName.accid
WidgetName.accident_count_by_day_night
];

Expand Down

0 comments on commit 69fb2ee

Please sign in to comment.