Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisbcc authored and sestrella committed Jul 11, 2024
1 parent c428982 commit d5356d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/System/Hapistrano/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5356d3

Please sign in to comment.