FIR IDE: Move ChangeVariableMutabilityFix to idea-frontend-independent.

This commit is contained in:
Mark Punzalan
2021-02-11 06:31:10 +00:00
committed by Ilya Kirillov
parent 7962224804
commit a9f19c4a45
6 changed files with 158 additions and 122 deletions
@@ -1040,9 +1040,6 @@ replace.with.publishedapi.bridge.call=Replace with @PublishedApi bridge call
replace.with.generated.publishedapi.bridge.call.0=Replace with generated @PublishedApi bridge call ''{0}''
convert.sealed.sub.class.to.object.fix.family.name=Convert sealed sub-class to object
generate.identity.equals.fix.family.name=Generate equals \\& hashCode by identity
and.delete.initializer=\ and delete initializer
change.to.val=Change to val
change.to.var=Change to var
change.type.of.0.to.1=Change type of {0} to ''{1}''
change.type.to.0=Change type to ''{0}''
base.property.0=base property {0}