Skip to content

Commit

Permalink
chore: remove unused esbuild import
Browse files Browse the repository at this point in the history
  • Loading branch information
Candinya committed May 31, 2024
1 parent 0dfadb2 commit 06365c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devtools/build-watch.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const esbuild = require("esbuild");
const buildOnce = require("./build-once");
const chokidar = require("chokidar");

Expand Down

0 comments on commit 06365c1

Please sign in to comment.