Remove extra debug logging
This commit is contained in:
parent
c993676191
commit
a7c9a7df72
@ -195,8 +195,6 @@ func GetVoteOptions(ctx *fiber.Ctx) (*VoteOptions, error) {
|
||||
// Public Key
|
||||
{
|
||||
result.PublicKey = ctx.Query("publickey")
|
||||
|
||||
log.Println(result.PublicKey)
|
||||
}
|
||||
|
||||
// Token
|
||||
|
||||
Loading…
Reference in New Issue
Block a user