Skip to content

Commit 6eb8a51

Browse files
author
Santiago Weight
committed
refact: remove unnecessary cpp
1 parent 1041a25 commit 6eb8a51

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,7 @@ bindingsPluginDescriptor recorder plId = mkExactprintPluginDescriptor recorder $
171171
, wrap suggestImplicitParameter
172172
#endif
173173
, wrap suggestNewDefinition
174-
#if MIN_VERSION_ghc(9,2,1)
175174
, wrap Development.IDE.Plugin.Plugins.AddArgument.plugin
176-
#endif
177175
, wrap suggestDeleteUnusedBinding
178176
]
179177
plId

0 commit comments

Comments
 (0)