5 lines
160 B
Kotlin
Vendored
5 lines
160 B
Kotlin
Vendored
// "Suppress 'KotlinUnusedImport' for file ${file}" "true"
|
|
|
|
import<caret> java.io.*
|
|
|
|
// TOOL: org.jetbrains.kotlin.idea.inspections.KotlinUnusedImportInspection |