Skip to content

Commit 59d0ddb

Browse files
committed
Fix formatting
1 parent da192f1 commit 59d0ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BotPlutusInterface/CardanoCLI.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ import Ledger.Interval (
7272
import Ledger.Scripts (Datum, DatumHash (..))
7373
import Ledger.Scripts qualified as Scripts
7474
import Ledger.Tx (ChainIndexTxOut, RedeemerPtr (..), Redeemers, ScriptTag (..), Tx (..), TxId (..), TxIn (..), TxInType (..), TxOut (..), TxOutRef (..), txId)
75+
import Ledger.Tx.CardanoAPI (toCardanoAddressInEra)
7576
import Ledger.Value (Value)
7677
import Ledger.Value qualified as Value
77-
import Ledger.Tx.CardanoAPI (toCardanoAddressInEra)
7878
import Plutus.V1.Ledger.Api (
7979
CurrencySymbol (..),
8080
ExBudget (..),

0 commit comments

Comments
 (0)