Get rid of local version of RemoveModifierFix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Remove redundant modality modifier" "true"
|
||||
// "Remove redundant 'final' modifier" "true"
|
||||
open class C {
|
||||
<caret>final fun foo(){}
|
||||
}
|
||||
Reference in New Issue
Block a user