Skip to content

Commit

Permalink
Fixup fourmolu linting
Browse files Browse the repository at this point in the history
  • Loading branch information
uhbif19 committed May 11, 2024
1 parent 9b982f2 commit 84b4689
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/Auction.hs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import Prelude
import Control.Monad.Trans (MonadIO (..))
import PlutusLedgerApi.V1.Value (assetClassValue)


import Cardano.CEM
import Cardano.CEM.Examples.Auction
import Cardano.CEM.Examples.Compilation ()
Expand Down
1 change: 0 additions & 1 deletion test/Utils.hs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import Cardano.CEM.OffChain (
)
import Cardano.Extras


import TestNFT

execClb :: ClbT IO a -> IO a
Expand Down

0 comments on commit 84b4689

Please sign in to comment.