Skip to content

Commit 10cc926

Browse files
committed
refactor: remove todo
1 parent 7601b74 commit 10cc926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/interfaces/IEjectionManager.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ interface IEjectionManagerEvents is IEjectionManagerTypes {
5757
interface IEjectionManager is IEjectionManagerErrors, IEjectionManagerEvents {
5858
/// STATE
5959

60-
// TODO
61-
6260
/// @notice Returns the address of the registry coordinator contract.
6361
/// @return The address of the registry coordinator.
6462
/// @dev This value is immutable and set during contract construction.

0 commit comments

Comments
 (0)