Skip to content

Commit ab9e724

Browse files
committed
♻️ Remove unused arg (#2020)
1 parent 4a14999 commit ab9e724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/WorkBooks/WorkBookBaseTable.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import AcceptedCounter from '$lib/components/SubmissionStatus/AcceptedCounter.svelte';
2323
2424
import { canRead, canEdit, canDelete } from '$lib/utils/authorship';
25-
import WorkBookList from './WorkBookList.svelte';
2625
2726
interface Props {
2827
workbookType: WorkBookType;

0 commit comments

Comments
 (0)