run linter
This commit is contained in:
parent
a46a166a03
commit
4bf6a4f921
1 changed files with 2 additions and 2 deletions
|
|
@ -56,11 +56,11 @@ module Agora.Utils (
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
import Plutus.V1.Ledger.Api (
|
import Plutus.V1.Ledger.Api (
|
||||||
|
Address (..),
|
||||||
|
Credential (..),
|
||||||
CurrencySymbol,
|
CurrencySymbol,
|
||||||
TokenName (..),
|
TokenName (..),
|
||||||
ValidatorHash (..),
|
ValidatorHash (..),
|
||||||
Credential(..),
|
|
||||||
Address(..),
|
|
||||||
)
|
)
|
||||||
import Plutus.V1.Ledger.Value (AssetClass (..))
|
import Plutus.V1.Ledger.Value (AssetClass (..))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue