Skip to content

Commit 48aadcc

Browse files
committed
Fixed warning in Language.Ninja.Misc.Located
1 parent 9bc23eb commit 48aadcc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/Language/Ninja/Misc/Located.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ import qualified Data.Text as Text
8686
import Data.HashSet (HashSet)
8787
import qualified Data.HashSet as HS
8888

89-
import Data.Map.Strict (Map)
90-
9189
import Control.DeepSeq (NFData)
9290
import Data.Hashable (Hashable)
9391
import GHC.Generics (Generic)

0 commit comments

Comments
 (0)