Create From Usage: Remove "from usage" words from action text
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create function 'component3' from usage" "true"
|
||||
// "Create function 'component3'" "true"
|
||||
class Foo<T> {
|
||||
fun component1(): Int { return 0 }
|
||||
fun component2(): Int { return 0 }
|
||||
|
||||
Reference in New Issue
Block a user