diff --git a/Makefile b/Makefile index 5220d9a..553d844 100644 --- a/Makefile +++ b/Makefile @@ -29,8 +29,6 @@ test-all: @./script/test_all.sh @./script/test_cockroach.sh - - dev: go build @echo "You can now execute ./pgweb"