Skip to content

Commit 16e5d16

Browse files
committed
TOSQUASH remove redundant constraint
1 parent c659c43 commit 16e5d16

File tree

1 file changed

+0
-1
lines changed
  • ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync

1 file changed

+0
-1
lines changed

ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client.hs

-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ implJumpingGovernor ::
345345
( IOLike m
346346
, Ord peer
347347
, LedgerSupportsProtocol blk
348-
, MonadTimer m
349348
)
350349
=> JumpingGovernor m peer blk
351350
implJumpingGovernor = JumpingGovernor {

0 commit comments

Comments
 (0)