Fix Makefile

This commit is contained in:
Jacob Gunther 2023-02-28 18:50:11 -06:00
parent fd83ed4c6b
commit bbc929f438
No known key found for this signature in database
GPG Key ID: 9E6F3F4BF45EC433

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