From c016fd48ab2f9d5cfb90bd7e38db28a41636e82c Mon Sep 17 00:00:00 2001 From: Michael Sun Date: Tue, 21 Jan 2025 16:29:27 -0500 Subject: [PATCH] fix: src build --- src/interfaces/IRegistryCoordinator.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interfaces/IRegistryCoordinator.sol b/src/interfaces/IRegistryCoordinator.sol index eb8deefc..a0449476 100644 --- a/src/interfaces/IRegistryCoordinator.sol +++ b/src/interfaces/IRegistryCoordinator.sol @@ -5,7 +5,7 @@ import {ISignatureUtils} from "eigenlayer-contracts/src/contracts/interfaces/ISi import {IBLSApkRegistry} from "./IBLSApkRegistry.sol"; import {ISlashingRegistryCoordinator} from "./ISlashingRegistryCoordinator.sol"; -interface IRegistryCoordinator is ISlashingRegistryCoordinator { +interface IRegistryCoordinator { /** * @notice Registers msg.sender as an operator for one or more quorums. If any quorum exceeds its maximum