Remove comment

This commit is contained in:
Marcus Noble 2020-05-07 15:32:07 +01:00
parent 41d6c55d22
commit 754c61d36a
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ run-tests:
.PHONY: fetch-deps # Fetch all project dependencies
fetch-deps:
@echo "⚠️ 'fetch-deps' unimplemented"
@npm install
.PHONY: build # Build the project