PrimeDAO/pools-contracts

Chore: Controller.sol - Remove unused variables

Closed this issue · 1 comments

Status quo

The voteOwnership and voteParameters are set in the constructor but are then never used and should be removed.

Acceptance criteria

  • Delete the voteOwnership and voteParameters variables

Can't link PR for some reason.. Resolved in #145