Skip to content

Commit ba5caae

Browse files
committed
test: fix compiler warnings
1 parent df473c5 commit ba5caae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Conway/Config/TxOutConsumed.hs

-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{-# LANGUAGE DataKinds #-}
22
{-# LANGUAGE NumericUnderscores #-}
3-
{-# LANGUAGE TypeApplications #-}
43

54
module Test.Cardano.Db.Mock.Unit.Conway.Config.TxOutConsumed (
65
consumeTx,
76
consumeTxConsumed,
87
) where
98

10-
import qualified Cardano.Db as Db
119
import Cardano.Mock.ChainSync.Server (IOManager ())
1210
import Cardano.Mock.Forging.Interpreter (withConwayLedgerState)
1311
import qualified Cardano.Mock.Forging.Tx.Conway as Conway

0 commit comments

Comments
 (0)