No need to leave this commented out code in

This commit is contained in:
Michael Schurter
2017-10-17 09:56:54 -07:00
parent a52cb34ab8
commit eec7bae1a0

View File

@@ -150,8 +150,6 @@ deps: ## Install build and development dependencies
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/hashicorp/vault
go get -u github.com/a8m/tree/cmd/tree
## Unneeded since we use Consul's no-porter branch
##go get -u github.com/hashicorp/consul/test/porter/cmd/porter
.PHONY: check
check: ## Lint the source code