UI: fix small issues to OpeningHours picker, cleanup obsolete file

This commit is contained in:
Pieter Vander Vennet 2025-04-04 01:51:58 +02:00
parent 3ba7e57ec1
commit e92dae92b7
6 changed files with 16 additions and 77 deletions

View file

@ -8,7 +8,6 @@ import Toggle from "../Input/Toggle"
import { VariableUiElement } from "../Base/VariableUIElement"
import Table from "../Base/Table"
import { Translation } from "../i18n/Translation"
import { OsmConnection } from "../../Logic/Osm/OsmConnection"
import Loading from "../Base/Loading"
import opening_hours from "opening_hours"
import Locale from "../i18n/Locale"