We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6659b commit b23e476Copy full SHA for b23e476
lsp/src/Language/LSP/Server/Processing.hs
@@ -59,7 +59,6 @@ import Language.LSP.Protocol.Utils.SMethodMap qualified as SMethodMap
59
import Language.LSP.Server.Core
60
import Language.LSP.VFS as VFS
61
import Prettyprinter
62
-import System.Exit
63
64
data LspProcessingLog
65
= VfsLog VfsLog
0 commit comments