mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-11-23 06:42:02 +03:00
Remove redundant import
This commit is contained in:
parent
c428982035
commit
d5356d3967
@ -23,7 +23,6 @@ where
|
||||
import Control.Concurrent.STM (atomically)
|
||||
import Control.Monad
|
||||
import Control.Monad.Catch (throwM)
|
||||
import Control.Monad.Except
|
||||
import Control.Monad.Reader
|
||||
import Data.Proxy
|
||||
import Data.Time
|
||||
|
Loading…
Reference in New Issue
Block a user