Remove unnecessary import (#26)
This commit is contained in:
parent
1abd77456f
commit
7f83dcf2fd
@ -2,8 +2,6 @@ module HTTPure.HTTPureM
|
|||||||
( HTTPureM
|
( HTTPureM
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Prelude (Unit)
|
|
||||||
|
|
||||||
import Control.Monad.Eff as Eff
|
import Control.Monad.Eff as Eff
|
||||||
import Node.HTTP as HTTP
|
import Node.HTTP as HTTP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user