Skip to content

Commit d64c89c

Browse files
committed
fix: tests.
1 parent e40ff54 commit d64c89c

File tree

1 file changed

+0
-1
lines changed
  • src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]

1 file changed

+0
-1
lines changed

src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/table.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
} from '@appwrite.io/pink-svelte';
3333
import { toLocaleDateTime } from '$lib/helpers/date';
3434
import DualTimeView from '$lib/components/dualTimeView.svelte';
35-
import { flags } from '$lib/flags';
3635
export let data: PageData;
3736
3837
const databaseId = page.params.database;

0 commit comments

Comments
 (0)