Skip to content

Commit

Permalink
feat: remove RON_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
TuDo1403 committed Oct 11, 2023
1 parent 4fe817e commit 8566453
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/interfaces/INSAuction.sol
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ interface INSAuction {
*/
function MAX_EXPIRY() external pure returns (uint64);

/**
* @dev Value is equal to namehash("ron")
*/
function RON_ID() external pure returns (uint256);

/**
* @dev Returns the operator role.
*/
Expand Down

0 comments on commit 8566453

Please sign in to comment.