Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
Signed-off-by: 0xRaccoon <[email protected]>
  • Loading branch information
0xRaccoon committed Dec 20, 2023
1 parent dcfa5f4 commit 7cbc6fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions solidity/interfaces/governance/utils/IWonderVotes.sol
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ interface IWonderVotes {
error VotesExpiredSignature(uint256 expiry);

/**
* <<<<<<< HEAD
* @dev The weight delegation sum is different from totalWeight.
* =======
* @dev The weight delegation sum is different from weightNormalizer.
* >>>>>>> c4a138a767bdf917be05f63ff44a3bb810d8b9db
*/
error InvalidWeightSum(uint256 weightSum);

Expand Down

0 comments on commit 7cbc6fd

Please sign in to comment.