Skip to content

Commit

Permalink
Removed unused import of Cardano.Api.Shelley (NetworkId)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dino Morelli committed Sep 30, 2022
1 parent 9b84f74 commit 56f0ddd
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -8,7 +8,6 @@ module Language.Marlowe.Runtime.Transaction.Constraints
where

import qualified Cardano.Api as C
import Cardano.Api.Shelley (NetworkId)
import qualified Cardano.Api.Shelley as C
import Control.Monad (forM)
import Data.Binary (Binary)
Expand Down

0 comments on commit 56f0ddd

Please sign in to comment.