Files
kotlin-fork/idea/resources/inspectionDescriptions/KotlinUnusedImport.html
T

5 lines
110 B
HTML

<html>
<body>
This inspection reports <b>import</b> statements in Kotlin code that are unused.
</body>
</html>