Remove Supertype Quick-Fix: Convert to Kotlin & refactor

This commit is contained in:
Alexey Sedunov
2016-01-06 13:35:50 +03:00
parent 2fcce20c73
commit cac479102a
11 changed files with 28 additions and 64 deletions
@@ -12,8 +12,6 @@ remove.parts.from.property.family=Remove parts from property
remove.psi.element.family=Remove element
remove.right.part.of.binary.expression=Remove right part of a binary expression
remove.elvis.operator=Remove elvis operator
remove.supertype=Remove supertype ''{0}''
remove.supertype.family=Remove supertype
remove.type.arguments=Remove type arguments
remove.useless.nullable=Remove useless '?'
remove.spread.sign=Remove '*'