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

5 lines
98 B
HTML

<html>
<body>
Reports any <b>import</b> statements in Kotlin code that are unused.
</body>
</html>