chore: remove unused command

This commit is contained in:
2022-04-19 14:32:34 +02:00
parent a1190f1352
commit 2337c4648b

View File

@ -7,7 +7,6 @@ gitea_urls:
before: before:
hooks: hooks:
- go mod tidy - go mod tidy
- go generate ./...
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0