KT-14241 Add Intention + Inspection to remove empty class body (#968)
This commit is contained in:
committed by
Dmitry Jemerov
parent
4236a4dd07
commit
afe8244183
@@ -0,0 +1,4 @@
|
||||
data class Foo(val bar: Int) {<caret>
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user