Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zifeo committed Jun 22, 2024
1 parent c6a2c5a commit fd16684
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/packages/code-loader-transform.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
const deindent = require("de-indent");
const path = require("path");
const { spawn } = require("child_process");
const { stderr } = require("process");

const projectDir = path.resolve(__dirname, "../..");

Expand Down

0 comments on commit fd16684

Please sign in to comment.