Skip to content

Commit

Permalink
Fix redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Mar 14, 2021
1 parent 7dadd2b commit 8fdbcfd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Development/Shake/Internal/Core/Build.hs
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ import Data.Maybe
import Data.List.Extra
import Data.Either.Extra
import System.Time.Extra
import Data.Function
import Control.Exception.Extra (try_)


---------------------------------------------------------------------
Expand Down

0 comments on commit 8fdbcfd

Please sign in to comment.