diff --git a/Makefile b/Makefile index 4c09306..abd8e83 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,6 @@ tools: GOPROXY=direct go install git.wamblee.org/public/gotools/cmd/go2junit@main - go install github.com/a-h/templ/cmd/templ@v0.3.977 fmt: go fmt ./...