Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
abailly-iohk committed Sep 23, 2021
1 parent 74720a2 commit 2c0f2dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydra-plutus/src/Hydra/Contract/Head.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import Data.Aeson (FromJSON, ToJSON)
import GHC.Generics (Generic)
import Hydra.Data.ContestationPeriod (ContestationPeriod)
import Hydra.Data.Party (Party)
import Ledger (Script, unValidatorScript)
import qualified Ledger.Typed.Scripts as Scripts
import Ledger.Value (AssetClass (..), currencyMPSHash)
import Plutus.Contract.StateMachine (StateMachine, StateMachineClient)
Expand Down

0 comments on commit 2c0f2dd

Please sign in to comment.