Skip to content

Commit 4247a5d

Browse files
authored
fix: remove unused import in script (#347)
1 parent b5fb12c commit 4247a5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/install-fixture-deps.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { exec } from 'node:child_process'
2-
import * as fs from 'node:fs/promises'
32
import * as path from 'node:path'
43
import { fileURLToPath } from 'node:url'
54
import { promisify } from 'node:util'

0 commit comments

Comments
 (0)