mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-06 20:37:54 +02:00
@@ -24,7 +24,6 @@
|
||||
import HeadTitle from '$lib/components/HeadTitle.svelte';
|
||||
import { newTableParams } from '$lib/service/tableParams';
|
||||
import { getPaginatedChunkWithParams } from '$lib/service/paginationChunk';
|
||||
import { showIsLoading, hideIsLoading } from '$lib/store/loading.js';
|
||||
import TableDropDownEllipsis from '$lib/components/table/TableDropDownEllipsis.svelte';
|
||||
import DeleteAlert from '$lib/components/modal/DeleteAlert.svelte';
|
||||
import { globalButtonDisabledAttributes } from '$lib/utils/form';
|
||||
|
||||
Reference in New Issue
Block a user