Create From Usage: Do not generate unnecessary/skip necessary empty lines
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ fun test(): A<String> {
|
||||
|
||||
fun Int.invoke(i: Int, s: String): A<String> {
|
||||
throw UnsupportedOperationException("not implemented") //To change body of created functions use File | Settings | File Templates.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user