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