💄 Better titles; go fmt
This commit is contained in:
parent
b8de119cc6
commit
8f3a5b35c8
4 changed files with 12 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue