Skip to content

Commit

Permalink
removed unneeded ScriptHash import
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSheard committed Jun 9, 2021
1 parent ad0ba76 commit b533277
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ import GHC.Records(HasField(..))
import Cardano.Ledger.BaseTypes(UnitInterval)
import Shelley.Spec.Ledger.PParams(ProtVer)
import Cardano.Ledger.Slot (EpochNo)
import Shelley.Spec.Ledger.Scripts (ScriptHash)
import Cardano.Ledger.Era (Era)
import GHC.Natural(Natural)
import Cardano.Ledger.AuxiliaryData(ValidateAuxiliaryData(..))
Expand Down

0 comments on commit b533277

Please sign in to comment.