6 lines
99 B
Kotlin
Vendored
6 lines
99 B
Kotlin
Vendored
// "Delete redundant extension property" "true"
|
|
package utils
|
|
|
|
import java.io.File
|
|
|
|
// WITH_RUNTIME |