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