Inspection detecting redundant Unit return type (#1144)

This commit is contained in:
nd
2017-07-07 16:51:53 +02:00
committed by Dmitry Jemerov
parent 5f9a33564a
commit 33a93e5fc5
13 changed files with 147 additions and 30 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports redundant 'Unit' return type which can be omitted.
</body>
</html>