Skip to content

Commit

Permalink
πŸ“š remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmontecoding committed Sep 14, 2023
1 parent b8f53dd commit 1b94c69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/AutomatedVoting.sol
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,4 @@ contract AutomatedVoting is IAutomatedVoting {
}
lastFinalizedElection = electionNumbers;
}

//todo: make sure someone can't become a council member twice
// check this on single elections
}

0 comments on commit 1b94c69

Please sign in to comment.