Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Dec 27, 2022
1 parent 2848125 commit 76949e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydra-node/test/Hydra/Chain/Direct/TxSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import Hydra.Prelude hiding (label)
import Test.Hydra.Prelude

import qualified Cardano.Api.UTxO as UTxO
import Cardano.Ledger.Alonzo.TxInfo (transPolicyID)
import Cardano.Ledger.Babbage.PParams (PParams)
import Data.List (intersectBy)
import qualified Data.Map as Map
Expand Down

0 comments on commit 76949e0

Please sign in to comment.