Skip to content

Commit

Permalink
remove unused slither annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed Jul 12, 2024
1 parent 176b692 commit 3684048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/core/04-channel/IBCChannelUpgrade.sol
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ abstract contract IBCChannelUpgradeBase is
counterpartyChannel
);
}
// slither-disable-next-line reentrancy-no-eth
verifyMembership(
connection,
proofs.proofHeight,
Expand Down

0 comments on commit 3684048

Please sign in to comment.