Remove rest of whitespace on override or implement to insert generated at caret offset
This commit is contained in:
@@ -9,7 +9,6 @@ class SomeTest : Test {
|
||||
throw UnsupportedOperationException()
|
||||
}
|
||||
override val testProp: Int = 0
|
||||
|
||||
/**
|
||||
* test
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user