IDE: Move ReplaceInfixOrOperatorCallFix to idea-frontend-independent.
This commit is contained in:
committed by
teamcityserver
parent
5a6d543fba
commit
afeeec3091
@@ -64,7 +64,6 @@ org.jetbrains.kotlin.idea.quickfix.RemoveUnusedValueFix
|
||||
org.jetbrains.kotlin.idea.quickfix.RenameModToRemFix
|
||||
org.jetbrains.kotlin.idea.quickfix.RenameParameterToMatchOverriddenMethodFix
|
||||
org.jetbrains.kotlin.idea.quickfix.RenameUnresolvedReferenceFix
|
||||
org.jetbrains.kotlin.idea.quickfix.ReplaceInfixOrOperatorCallFix
|
||||
org.jetbrains.kotlin.idea.quickfix.replaceWith.DeprecatedSymbolUsageFix
|
||||
org.jetbrains.kotlin.idea.quickfix.replaceWith.DeprecatedSymbolUsageInWholeProjectFix
|
||||
org.jetbrains.kotlin.idea.quickfix.RestrictedRetentionForExpressionAnnotationFactory$AddSourceRetentionFix
|
||||
|
||||
Reference in New Issue
Block a user