diff --git a/certora/specs/GovernorCountingSimple.spec b/certora/specs/GovernorCountingSimple.spec index c6f47d1da..59475a529 100644 --- a/certora/specs/GovernorCountingSimple.spec +++ b/certora/specs/GovernorCountingSimple.spec @@ -12,7 +12,6 @@ methods { proposalVotes(uint256) returns (uint256, uint256, uint256) envfree quorumNumerator() returns uint256 - updateQuorumNumerator(uint256) _executor() returns address erc20votes._getPastVotes(address, uint256) returns uint256 envfree