diff --git a/src/util.go b/src/util.go index 884d4be..905f9f4 100644 --- a/src/util.go +++ b/src/util.go @@ -195,8 +195,6 @@ func GetVoteOptions(ctx *fiber.Ctx) (*VoteOptions, error) { // Public Key { result.PublicKey = ctx.Query("publickey") - - log.Println(result.PublicKey) } // Token