Skip to content

Commit 3a1e815

Browse files
authored
Update src/interfaces/IRONRegistrarController.sol
1 parent bbf5b4d commit 3a1e815

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/interfaces/IRONRegistrarController.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ interface IRONRegistrarController {
4040
error InvalidArrayLength();
4141
/// @dev Thrown when treasury address is set to null
4242
error NullAddress();
43-
/// @dev Thrown when the names is not sorted in ascending order
44-
error InvalidOrderOfNames();
4543

4644
/**
4745
* @dev Emitted when the min registration duration is updated.

0 commit comments

Comments
 (0)