Skip to content

Commit 99ee921

Browse files
committed
Cleanup
1 parent 3cb9f15 commit 99ee921

File tree

1 file changed

+1
-2
lines changed
  • plugins/hls-refactor-plugin/src/Development/IDE/Plugin

1 file changed

+1
-2
lines changed

plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction.hs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ import Language.LSP.Protocol.Types (ApplyWorkspa
9696
UInt,
9797
WorkspaceEdit (WorkspaceEdit, _changeAnnotations, _changes, _documentChanges),
9898
type (|?) (InL, InR),
99-
uriToFilePath,
100-
uriToNormalizedFilePath)
99+
uriToFilePath)
101100
import qualified Text.Fuzzy.Parallel as TFP
102101
import qualified Text.Regex.Applicative as RE
103102
import Text.Regex.TDFA ((=~), (=~~))

0 commit comments

Comments
 (0)