Skip to content

Commit f93e293

Browse files
committed
Remove redundant constraints
1 parent 3fe3fa7 commit f93e293

File tree

1 file changed

+0
-2
lines changed
  • eras/shelley/impl/src/Cardano/Ledger/Shelley/Rules

1 file changed

+0
-2
lines changed

eras/shelley/impl/src/Cardano/Ledger/Shelley/Rules/Tick.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,6 @@ bheadTransition ::
285285
, Embed (EraRule "NEWEPOCH" era) (ShelleyTICK era)
286286
, Embed (EraRule "RUPD" era) (ShelleyTICK era)
287287
, STS (ShelleyTICK era)
288-
, State (ShelleyTICK era) ~ NewEpochState era
289-
, BaseM (ShelleyTICK era) ~ ShelleyBase
290288
, Environment (EraRule "RUPD" era) ~ RupdEnv era
291289
, State (EraRule "RUPD" era) ~ StrictMaybe PulsingRewUpdate
292290
, Signal (EraRule "RUPD" era) ~ SlotNo

0 commit comments

Comments
 (0)