Remove parentheses after deleting the last unused constructor parameter
So #KT-16636 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
7ade2bb708
commit
c5b7d0f0df
+2
@@ -0,0 +1,2 @@
|
||||
// "Safe delete 'property'" "true"
|
||||
class UnusedPropertyAsConstructorParameter(<caret>val foo: String)
|
||||
Reference in New Issue
Block a user