remove useless env var from makefile

This commit is contained in:
Simon Vieille 2022-03-16 12:51:44 +01:00
parent 1498ab5308
commit 2be2da285a

View file

@ -1,6 +1,5 @@
COMPOSER_BIN ?= composer
PHP_BIN ?= php8.1
SSH_BIN ?= ssh
YARN_BIN ?= yarn
NPM_BIN ?= npm