chore: remove imports

This commit is contained in:
Arman
2023-12-12 19:49:17 +01:00
parent 4ba4e9057a
commit a74a517d04
@@ -37,7 +37,6 @@
import { app } from '$lib/stores/app';
import type { PageData } from './$types';
import { ContainerHeader } from '$lib/layout';
import { getServiceLimit, readOnly } from '$lib/stores/billing';
export let data: PageData;