aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Makefile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-06-26 15:18:51 -0700
committerBryan Newbold <bnewbold@robocracy.org>2020-06-26 15:19:09 -0700
commited1893bbc1e5e26c095a5e1f6ba3d1b15a959bab (patch)
tree5a5456ce75d24eb85d87dfbcec0c633a1ff7259f /rust/Makefile
parentd6c88f9536a3f110da6a8dd65ddb48e58f4e6437 (diff)
downloadfatcat-ed1893bbc1e5e26c095a5e1f6ba3d1b15a959bab.tar.gz
fatcat-ed1893bbc1e5e26c095a5e1f6ba3d1b15a959bab.zip
remove accidentally-commited lines from rust Makefile
Diffstat (limited to 'rust/Makefile')
-rw-r--r--rust/Makefile3
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:"