Skip to content

Commit 501a2c3

Browse files
committed
Fourmolize
1 parent 5ac63cf commit 501a2c3

File tree

1 file changed

+1
-1
lines changed
  • eras/conway/impl/testlib/Test/Cardano/Ledger/Conway

1 file changed

+1
-1
lines changed

eras/conway/impl/testlib/Test/Cardano/Ledger/Conway/Arbitrary.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ module Test.Cardano.Ledger.Conway.Arbitrary (
3737
) where
3838

3939
import Cardano.Ledger.Alonzo.Plutus.Evaluate (CollectError)
40-
import Cardano.Ledger.Conway (ApplyTxError (ConwayApplyTxError), ConwayEra, Tx (..))
4140
import Cardano.Ledger.BaseTypes (ProtVer (..), StrictMaybe (..))
41+
import Cardano.Ledger.Conway (ApplyTxError (ConwayApplyTxError), ConwayEra, Tx (..))
4242
import Cardano.Ledger.Conway.Core
4343
import Cardano.Ledger.Conway.Genesis (ConwayGenesis (..))
4444
import Cardano.Ledger.Conway.Governance

0 commit comments

Comments
 (0)