Skip to content

Commit 25c58dc

Browse files
authored
Remove unused import (#2)
This causes `standard` to fail.
1 parent 212ffb7 commit 25c58dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import fs from 'node:fs/promises'
21
import { spawn } from 'node:child_process'
32
import detach from './index.js'
43

0 commit comments

Comments
 (0)