refactor: remove unused import of router for cleaner code
This commit is contained in:
parent
bd20162c13
commit
c887eddd88
@ -1,4 +1,3 @@
|
||||
import { router } from '@inertiajs/react';
|
||||
import { CardTable } from '@/components/card-table';
|
||||
import { DeleteConfirmDialog } from '@/components/delete-confirm-dialog';
|
||||
import { FilterPopover } from '@/components/filter-popover';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user