Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Secreto31126 committed May 21, 2024
1 parent 32c4007 commit b3c2cc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import { build } from "esbuild";
import { glob } from "glob";
import { writeFile } from "fs/promises";

const production = process.env.NODE_ENV !== "development";

/**
* @type {import("esbuild").BuildOptions}
*/
Expand Down

0 comments on commit b3c2cc3

Please sign in to comment.