Skip to content

Commit acdce95

Browse files
committed
refactor: remove unused import from Compat.hs
1 parent d7b5f00 commit acdce95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ghcide/src/Development/IDE/GHC/Compat.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ import GHC.Unit.Module.ModIface
188188

189189
-- See Note [Guidelines For Using CPP In GHCIDE Import Statements]
190190

191-
192-
import GHC.Driver.Config.Stg.Pipeline
193191
import GHC.Unit.Module.Deps (Dependencies (dep_direct_mods),
194192
Usage (..))
195193

0 commit comments

Comments
 (0)