Implement Intention + Inspection to remove empty secondary constructor body #KT-14326 Fixed

This commit is contained in:
Kirill Rakhman
2016-10-31 23:31:06 +01:00
committed by Mikhail Glukhikh
parent 495dd3641c
commit 8a73a1da2c
10 changed files with 100 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention removes empty bodies of secondary constructors
</body>
</html>