removed unnecessary import
This commit is contained in:
parent
d87ccc4346
commit
c5cdde8f73
|
@ -22,7 +22,6 @@ License along with this program. If not, see
|
||||||
|
|
||||||
module Main where
|
module Main where
|
||||||
|
|
||||||
import Control.Monad (mapM_)
|
|
||||||
import Control.Monad.Trans.State as S
|
import Control.Monad.Trans.State as S
|
||||||
import System.Console.HCL (Request, reqIO, runRequest)
|
import System.Console.HCL (Request, reqIO, runRequest)
|
||||||
import System.EasyFile
|
import System.EasyFile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user