Skip to content

Commit

Permalink
remove more redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
komikat committed Jul 19, 2024
1 parent 674908d commit 85c13dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ import System.Environment (setEnv,
#endif
import Development.IDE.Core.PluginUtils as PluginUtils
import qualified Development.IDE.Types.Options as Options
import GHC.TypeLits (KnownSymbol)
import qualified Language.LSP.Protocol.Message as LSP
import qualified Language.LSP.Server as LSP
import Text.Regex.TDFA.Text ()

-- ---------------------------------------------------------------------
Expand Down

0 comments on commit 85c13dc

Please sign in to comment.