Remove extra whitespace

This commit is contained in:
Dan Sosedoff
2021-04-12 09:57:18 -05:00
parent 4adba368c4
commit ceece29737

View File

@@ -29,8 +29,6 @@ test-all:
@./script/test_all.sh
@./script/test_cockroach.sh
dev:
go build
@echo "You can now execute ./pgweb"