Skip to content

Commit 88fb755

Browse files
JESJES
authored andcommitted
chore(stakeRegistry): rm redundant comment
1 parent da25414 commit 88fb755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/StakeRegistryUnit.t.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,6 @@ contract StakeRegistryUnitTests_Config is StakeRegistryUnitTests {
11351135
stakeRegistry.setSlashableStakeLookahead(quorumNumber, lookAheadBlocks);
11361136
}
11371137

1138-
/// @dev Fuzzes slashable quorum numbers and sets stake look ahead
11391138
function testFuzz_setSlashableStakeLookahead(
11401139
uint8 quorumNumber,
11411140
uint32 lookAheadBlocks

0 commit comments

Comments
 (0)