Remove Version property from vote options
This commit is contained in:
parent
24d0102648
commit
c993676191
@ -31,7 +31,6 @@ var (
|
||||
|
||||
// VoteOptions is the options provided as query parameters to the vote route.
|
||||
type VoteOptions struct {
|
||||
Version int
|
||||
IPAddress string
|
||||
Host string
|
||||
Port uint16
|
||||
|
||||
Loading…
Reference in New Issue
Block a user