refactor: alte lokale States und ungenutzte Funktionen entfernt

- lineStatusData und setLinesData entfernt (durch Redux ersetzt)
- doppeltes fetchGisStationsMeasurementsThunk entfernt
- Kommentar-Altlasten bereinigt
- Vorbereitung für künftige Migration von lineColors zu Redux
This commit is contained in:
ISA
2025-05-21 15:05:47 +02:00
parent 2f4c264b4b
commit b0448339ab
2 changed files with 6 additions and 11 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.133";
export const APP_VERSION = "1.1.134";