Skip to content

Commit

Permalink
Delete an unused import (#1744)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell authored Apr 17, 2021
1 parent d1cc771 commit 3152c35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ghcide/src/Development/IDE/Core/FileStore.hs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ import qualified Development.IDE.Types.Logger as L

import qualified Data.Binary as B
import qualified Data.ByteString.Lazy as LBS
import Development.IDE.Core.IdeConfiguration (isWorkspaceFile)
import Language.LSP.Server hiding
(getVirtualFile)
import qualified Language.LSP.Server as LSP
Expand Down

0 comments on commit 3152c35

Please # to comment.