Skip to content

Commit d3a1e96

Browse files
committed
Remove variable
1 parent 60eda62 commit d3a1e96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/make/common.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,6 @@ NODE ?= node
208208
# Define the command for `npm`:
209209
NPM ?= npm
210210

211-
# Define the command for generating an npm gzipped archive:
212-
NPM_PACK ?= npm pack
213-
214211
# Define the command for `julia`:
215212
JULIA ?= julia
216213

0 commit comments

Comments
 (0)