Skip to content

Commit 55ef552

Browse files
committed
chore: Remove unused code (#2835)
1 parent fa58927 commit 55ef552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/utils/contest_table_provider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import type { TaskResults, TaskResult } from '$lib/types/task';
1212

1313
import { classifyContest, getContestNameLabel } from '$lib/utils/contest';
1414
import { getTaskTableHeaderName } from '$lib/utils/task';
15-
import { arc } from '@/test/lib/utils/test_cases/contest_type';
1615

1716
/**
1817
* How to add a new contest table provider:

0 commit comments

Comments
 (0)