Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Aug 7, 2024
1 parent 434262e commit 2c0940d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esbuild/docs/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ const arg = process.argv.slice(2)[0];
await ctx.rebuild();
await ctx.dispose();
}
//await copy();
})();

0 comments on commit 2c0940d

Please sign in to comment.