Skip to content

Commit 8686d5b

Browse files
committed
Fix lint warning in parseTools.mjs
This was the result of the previous two changes racing.
1 parent 40b52e2 commit 8686d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parseTools.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import assert from 'node:assert';
1515
import {
1616
addToCompileTimeContext,
1717
error,
18-
printErr,
1918
readFile,
2019
runInMacroContext,
2120
pushCurrentFile,

0 commit comments

Comments
 (0)