Skip to content

Commit

Permalink
Remove redundant constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Dec 10, 2024
1 parent e6a51c4 commit ef07c87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ delegEnvSpec = constrained $ \env ->

shelleyDelegCertSpec ::
forall fn era.
(EraPParams era, IsConwayUniv fn) =>
IsConwayUniv fn =>
ConwayDelegEnv era ->
DState era ->
Specification fn (ShelleyDelegCert)
Expand Down

0 comments on commit ef07c87

Please sign in to comment.