Skip to content

Commit 9b48a54

Browse files
committed
Makefile fixes.
1 parent 903d512 commit 9b48a54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ $(VIRTUAL_ENV):
3232

3333
.PHONY: run
3434
run: env
35-
export LESS_BIN=$(shell which lessc) && \
3635
$(LOCAL_PYTHON) -m gunicorn --config=gunicorn.conf.py
3736

3837
.PHONY: install

0 commit comments

Comments
 (0)