Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Apr 12, 2023
1 parent ca5fa83 commit 6830f1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cardano-api/test/Test/Cardano/Api/Typed/CBOR.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ module Test.Cardano.Api.Typed.CBOR
import Cardano.Api

import Data.Proxy (Proxy (..))
import Data.String (IsString (..))
import Hedgehog (Property, forAll, property, success, tripping)
import Hedgehog (Property, forAll, tripping)
import qualified Hedgehog as H
import qualified Hedgehog.Gen as Gen
import Test.Cardano.Api.Typed.Orphans ()
Expand Down

0 comments on commit 6830f1d

Please sign in to comment.