ensure that the short name of the Kotlin unused import inspection does not clash with Java (KT-10046)

This commit is contained in:
Dmitry Jemerov
2015-11-17 15:12:51 +01:00
parent c84b22396b
commit 30084dff9d
5 changed files with 9 additions and 4 deletions
@@ -0,0 +1,5 @@
<html>
<body>
Reports any <b>import</b> statements in Kotlin code that are unused.
</body>
</html>