Skip to content
Snippets Groups Projects
Commit 6ea7f9d4 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

unused imports

parent ff5d33a8
No related branches found
No related tags found
1 merge request!2Stripe webhook
...@@ -24,13 +24,8 @@ import Test.Hspec.Wai ...@@ -24,13 +24,8 @@ import Test.Hspec.Wai
, shouldRespondWith , shouldRespondWith
, liftIO , liftIO
) )
import Test.Hspec.Wai.QuickCheck
( property
)
import Test.QuickCheck import Test.QuickCheck
( Property ( generate
, generate
, forAll
) )
import Util.WAI import Util.WAI
( postJSON ( postJSON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment