Skip to content

Commit cebffe7

Browse files
committed
refactor: remove unused import from test file
Signed-off-by: Wanjin Noh <[email protected]>
1 parent f197943 commit cebffe7

File tree

1 file changed

+0
-1
lines changed
  • packages/mirinae/src/data-display/dynamic/dynamic-layout/templates/raw-table/dynamin-layout-raw-table-data-sorting/__tests__

1 file changed

+0
-1
lines changed

packages/mirinae/src/data-display/dynamic/dynamic-layout/templates/raw-table/dynamin-layout-raw-table-data-sorting/__tests__/index.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { describe, expect } from 'vitest';
21

32
import { getSortingData } from '@/utils';
43

0 commit comments

Comments
 (0)