Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit b1bcef8

Browse files
committed
Remove unused import
1 parent 2b816f8 commit b1bcef8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/ApplyRefactPluginSpec.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{-# LANGUAGE OverloadedStrings #-}
44
module ApplyRefactPluginSpec where
55

6-
import Control.Monad.IO.Class
76
import qualified Data.HashMap.Strict as H
87
import qualified Data.Text as T
98
import Haskell.Ide.Engine.Plugin.ApplyRefact

0 commit comments

Comments
 (0)