💄 Better titles; go fmt

This commit is contained in:
Brian Wiborg 2024-05-13 13:20:26 +02:00
parent b8de119cc6
commit 8f3a5b35c8
No known key found for this signature in database
GPG key ID: BE53FA9286B719D6
4 changed files with 12 additions and 8 deletions

View file

@ -86,7 +86,7 @@ func getVotes(id string) ([]vote.Vote, error) {
return nil, err
}
var (
i string
i string
e string
c vote.Choice
ts time.Time