Skip to content

Commit 7a0fcde

Browse files
committed
chore: lint
1 parent cb61ea6 commit 7a0fcde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/copy-emoji-data.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { mkdir, writeFile } from "node:fs/promises";
33
import path from "node:path";
44
import process from "node:process";
55
import { parseTarGzip } from "nanotar";
6-
import { unstable_startWorker } from "wrangler";
76

87
const root = path.resolve(import.meta.dirname, "../");
98

0 commit comments

Comments
 (0)