Skip to content

Commit 15e79d5

Browse files
committed
Remove jest import
1 parent 532a8c8 commit 15e79d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/integrations/misc/__tests__/extract-text-from-xlsx.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { describe, it, expect } from "@jest/globals"
21
import ExcelJS from "exceljs"
32
import { extractTextFromXLSX } from "../extract-text-from-xlsx"
43

0 commit comments

Comments
 (0)