4 lines
62 B
Kotlin
4 lines
62 B
Kotlin
// "Safe delete 'property'" "true"
|
|
class UnusedProperty() {
|
|
}
|
// "Safe delete 'property'" "true"
|
|
class UnusedProperty() {
|
|
}
|