Skip to content

Commit

Permalink
Import order
Browse files Browse the repository at this point in the history
  • Loading branch information
nc6 committed Jun 30, 2020
1 parent e1e70f5 commit 7c49476
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ import Test.Shelley.Spec.Ledger.Rules.ClassifyTraces
relevantCasesAreCovered,
)
import Test.Shelley.Spec.Ledger.Rules.TestChain
( constantSumPots,
( adaPreservationChain,
constantSumPots,
nonNegativeDeposits,
adaPreservationChain,
rewardStkCredSync,
removedAfterPoolreap,
rewardStkCredSync,
)
import Test.Shelley.Spec.Ledger.Rules.TestLedger
( consumedEqualsProduced,
Expand Down

0 comments on commit 7c49476

Please sign in to comment.