Skip to content

Commit 73d1a7b

Browse files
committed
Cleanup scripts
1 parent b22056c commit 73d1a7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/update-data-npm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ void (async () => {
3838
default: true,
3939
})
4040
) {
41-
const nodeVersion = process.version.slice(1)
4241
if (isGteNext) {
4342
const builtinNames = Module.builtinModules
4443
// Node 23 introduces 'node:sea', 'node:sqlite', 'node:test', and 'node:test/reporters'

0 commit comments

Comments
 (0)