Skip to content

Commit f528236

Browse files
committed
fix(visual-regressions): remove unused line
1 parent 3efff0d commit f528236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/scripts/testing/e2e-script.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import color from 'picocolors';
2222

2323
async function main() {
2424
const execAsync = util.promisify(exec);
25-
const spawnAsync = util.promisify(spawn);
2625
const cleanUpFiles = async () => {
2726
// Clean up the local ground truths.
2827
const cleanUp = spinner();

0 commit comments

Comments
 (0)