Skip to content

Commit

Permalink
deleted unused errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayerleier committed Jan 9, 2025
1 parent fcac61b commit 73a2308
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/iBTC_NetworkMiddleware.sol
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ contract NetworkMiddleware is SimpleKeyRegistry32, Ownable, MultisigValidated {
error ZeroNetwork();
error ZeroOperatorRegistry();
error ZeroVaultRegistry();
error ZeroOperatorNetOptin();
error ZeroStakerReward();
error ZeroOperatorReward();
error ZeroRewardToken();
error ZeroEpochDuration();
Expand Down

0 comments on commit 73a2308

Please sign in to comment.