This commit is contained in:
Valentin Kipyatkov
2015-08-14 18:42:28 +03:00
parent b6311d7be7
commit 81acf72d0b
3 changed files with 2 additions and 5 deletions
@@ -42,7 +42,6 @@ remove.conflicting.import.family=Remove Conflicting Import
replace.operation.in.binary.expression=Replace operation in a binary expression
replace.cast.with.static.assert=Replace a cast with a static assert
replace.with.dot.call=Replace with dot call
replace.with.safe.call=Replace with safe (?.) call
introduce.non.null.assertion=Add non-null asserted (!!) call
remove.unnecessary.non.null.assertion=Remove unnecessary non-null assertion (!!)
change.to.backing.field=Change reference to backing field