Skip to content

Commit 58cca8b

Browse files
committed
fix: remove unused spawnSyncAndAssert import in test-require-module-transpiled.js
1 parent 3ec6c9f commit 58cca8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/es-module/test-require-module-transpiled.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
'use strict';
22
require('../common');
3-
const { spawnSyncAndAssert } = require('../common/child_process');
43
const fixtures = require('../common/fixtures');
54

65
// This is a minimum integration test for CJS transpiled from ESM that tries to load real ESM.

0 commit comments

Comments
 (0)