Skip to content

Commit b65ee3a

Browse files
authored
Merge pull request #134 from ajna-finance/informational-fixes
delete unused error
2 parents f27e162 + 47c348c commit b65ee3a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/grants/interfaces/IGrantFundErrors.sol

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ interface IGrantFundErrors {
1212
/*** Errors ***/
1313
/**************/
1414

15-
/**
16-
* @notice Voter has already voted on a proposal in the screening stage in a quarter.
17-
*/
18-
error AlreadyVoted();
19-
2015
/**
2116
* @notice User attempted to start a new distribution or claim delegation rewards before the distribution period ended.
2217
*/

0 commit comments

Comments
 (0)