diff options
-rw-r--r-- | rust/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/Makefile b/rust/Makefile index 636398f9..0abd739e 100644 --- a/rust/Makefile +++ b/rust/Makefile @@ -2,9 +2,6 @@ SHELL = /bin/bash .SHELLFLAGS = -o pipefail -c -include .env -export - .PHONY: help help: ## Print info about all commands @echo "Commands:" |