diff --git a/lib/wallet/src/Cardano/Wallet/Write/Tx/Balance.hs b/lib/wallet/src/Cardano/Wallet/Write/Tx/Balance.hs index c1ae246d3a2..fd99f5da199 100644 --- a/lib/wallet/src/Cardano/Wallet/Write/Tx/Balance.hs +++ b/lib/wallet/src/Cardano/Wallet/Write/Tx/Balance.hs @@ -91,7 +91,6 @@ import Cardano.Ledger.Api , feeTxBodyL , inputsTxBodyL , outputsTxBodyL - , outputsTxBodyL , ppMaxTxSizeL ) import Cardano.Ledger.UTxO @@ -99,7 +98,6 @@ import Cardano.Ledger.UTxO import Cardano.Tx.Balance.Internal.CoinSelection ( Selection , SelectionBalanceError (..) - , SelectionBalanceError (..) , SelectionCollateralError (..) , SelectionCollateralRequirement (..) , SelectionConstraints (..)