From ed1893bbc1e5e26c095a5e1f6ba3d1b15a959bab Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 26 Jun 2020 15:18:51 -0700 Subject: remove accidentally-commited lines from rust Makefile --- rust/Makefile | 3 --- 1 file changed, 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:" -- cgit v1.2.3