hotfix: build

This commit is contained in:
2025-04-25 02:16:54 +02:00
parent 9515c77620
commit 4d3d2c68de
-1
View File
@@ -3,7 +3,6 @@ import { useApiStore } from './api.store';
import type {
ActiveTrain,
JournalTimetableDetailed,
JournalTimetableShort,
TimetableData,
ViewMode
} from '../types/common.types';