Skip to content

Commit 9b5532f

Browse files
committed
Fix imports
1 parent 032ca66 commit 9b5532f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/hls-tactics-plugin/src/Wingman/Context.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Data.Maybe (fromMaybe, isJust, mapMaybe)
88
import qualified Data.Set as S
99
import Development.IDE.GHC.Compat
1010
import GhcPlugins (ExternalPackageState (eps_inst_env), piResultTys)
11-
import HsDumpAst
1211
import InstEnv (lookupInstEnv, InstEnvs(..), is_dfun)
1312
import OccName
1413
import TcRnTypes

0 commit comments

Comments
 (0)