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