Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
karankurbur committed Sep 27, 2024
1 parent f30f146 commit e18c0a6
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 278 deletions.
2 changes: 1 addition & 1 deletion src/RecurringGrantDrop.sol
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,4 @@ contract RecurringGrantDrop is Ownable2Step {
function renounceOwnership() public view override onlyOwner {
revert CannotRenounceOwnership();
}
}
}
Loading

0 comments on commit e18c0a6

Please sign in to comment.