Skip to content

Commit 4142770

Browse files
committed
Fix build
1 parent 493db5f commit 4142770

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/rollup-languages.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import type { Plugin } from "rollup";
2-
import glob from "fast-glob";
32
import { access, readFile, readdir, writeFile } from "fs/promises";
4-
import { createRequire } from "module";
5-
import { dirname } from "path";
63
import { fileURLToPath } from "url";
74
import findCacheDir from "find-cache-dir";
85

0 commit comments

Comments
 (0)