Skip to content

Commit b23e476

Browse files
committed
remove redudent import
1 parent 0b6659b commit b23e476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lsp/src/Language/LSP/Server/Processing.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ import Language.LSP.Protocol.Utils.SMethodMap qualified as SMethodMap
5959
import Language.LSP.Server.Core
6060
import Language.LSP.VFS as VFS
6161
import Prettyprinter
62-
import System.Exit
6362

6463
data LspProcessingLog
6564
= VfsLog VfsLog

0 commit comments

Comments
 (0)