Fix Makefile

This commit is contained in:
Jacob Gunther
2023-02-28 18:50:11 -06:00
parent fd83ed4c6b
commit bbc929f438

View File

@@ -12,5 +12,3 @@ run:
flush-cache: flush-cache:
go run src/*.go --flush-cache go run src/*.go --flush-cache
build: build