Skip to content

Commit f892ec8

Browse files
committed
cleanup
1 parent 2c7416a commit f892ec8

File tree

1 file changed

+0
-1
lines changed
  • apps/dashboard/app/(main)/websites/[id]/flags

1 file changed

+0
-1
lines changed

apps/dashboard/app/(main)/websites/[id]/flags/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
'use client';
22

3-
import { useFlags } from '@databuddy/sdk/react';
43
import { FlagIcon } from '@phosphor-icons/react';
54
import { useAtom } from 'jotai';
65
import { useParams } from 'next/navigation';

0 commit comments

Comments
 (0)