Skip to content

Commit

Permalink
Fix lint warning in parseTools.mjs
Browse files Browse the repository at this point in the history
This was the result of the previous two changes racing.
  • Loading branch information
sbc100 committed Feb 27, 2025
1 parent 40b52e2 commit 8686d5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parseTools.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import assert from 'node:assert';
import {
addToCompileTimeContext,
error,
printErr,
readFile,
runInMacroContext,
pushCurrentFile,
Expand Down

0 comments on commit 8686d5b

Please sign in to comment.