pub fn remove_vote<T: Config>( voter: <T as Config>::AccountId, proposal_id: u64, ) -> DispatchResult
Removes the casted vote.