diff --git a/Makefile b/Makefile index 5b7083a..8a505f9 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,4 @@ SHELL := /bin/bash .PHONY: dev dev: - @echo 'Running dev server' @go run cmd/app/main.go \ No newline at end of file