Fix checks

This commit is contained in:
Kalle 2026-03-19 17:51:13 +02:00
parent 2c175b3403
commit 779a482055

View File

@ -6,7 +6,6 @@ import type {
Selectable,
Updateable,
} from "kysely";
import type { AssociationIdentifier } from "~/features/associations/associations-constants";
import type { AssociationVisibility } from "~/features/associations/associations-types";
import type { tags } from "~/features/calendar/calendar-constants";
import type { CalendarFilters } from "~/features/calendar/calendar-types";