Function: clearVote(address account)
Remove all active votes for the caller.
Inputs
account
Control: Controlled by the user.
Constraints: N/A.
Impact: The account's vote will be cleared.
Branches and code coverage (including function calls)
Intended branches
Successfully clear votes.