chore: leftover commit

This commit is contained in:
Torsten Dittmann
2023-11-22 15:13:20 +01:00
parent 5d1b4eca53
commit b96c8a1072
@@ -18,7 +18,6 @@
TableScroll,
TableCellCheck
} from '$lib/elements/table';
import { toLocaleDateTime } from '$lib/helpers/date';
import { addNotification } from '$lib/stores/notifications';
import { sdk } from '$lib/stores/sdk';
import type { PageData } from './$types';