diff --git a/Makefile b/Makefile index 6a4374f..891bbc6 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,6 @@ test: generate: go generate ./... - .PHONY: install-tools install-tools: @echo Installing tools from tools.go