IDE: Move ReplaceInfixOrOperatorCallFix to idea-frontend-independent.

This commit is contained in:
Mark Punzalan
2021-05-22 07:13:57 +00:00
committed by teamcityserver
parent 5a6d543fba
commit afeeec3091
4 changed files with 65 additions and 55 deletions
-1
View File
@@ -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