Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
errfrom committed Sep 28, 2023
1 parent d995f3a commit 9c76251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Internal/QueryM/Ogmios.purs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ import Ctl.Internal.Types.SystemStart
, sysStartToOgmiosTimestamp
)
import Ctl.Internal.Types.TokenName (TokenName, getTokenName, mkTokenName)
import Ctl.Internal.Types.Transaction (TransactionInput)
import Ctl.Internal.Types.VRFKeyHash (VRFKeyHash(VRFKeyHash))
import Data.Array (catMaybes, index)
import Data.Array (head, length, replicate) as Array
Expand Down

0 comments on commit 9c76251

Please sign in to comment.