Minor cleanup - remove unused imports
This commit is contained in:
parent
8f1730c00b
commit
1da43a09c4
@ -1,10 +1,6 @@
|
||||
module Test.HTTPure.UtilsSpec where
|
||||
|
||||
import Prelude
|
||||
import Data.Tuple as Tuple
|
||||
import Foreign.Object as Object
|
||||
import Test.Spec as Spec
|
||||
import HTTPure.Query as Query
|
||||
import HTTPure.Utils as Utils
|
||||
import Test.HTTPure.TestHelpers as TestHelpers
|
||||
import Test.HTTPure.TestHelpers ((?=))
|
||||
|
Loading…
Reference in New Issue
Block a user