chore: remove go fix

main
sudo pacman -Syu 2024-03-01 14:39:03 +07:00
parent 4a5b7a00cb
commit ca4cf1b184
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ coverage-html: coverage
go tool cover -html=coverage.out
lint:
go fix ./...
golangci-lint run ./...
format: