Create from Usage: Do not generate secondary constructor body by default
This commit is contained in:
+1
-3
@@ -5,7 +5,5 @@ class A {
|
||||
|
||||
}
|
||||
|
||||
constructor(i: Int) {
|
||||
//To change body of created constructors use File | Settings | File Templates.
|
||||
}
|
||||
constructor(i: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user