Create From Usage: Remove "from usage" words from action text
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create function 'get' from usage" "true"
|
||||
// "Create function 'get'" "true"
|
||||
class Foo<T> {
|
||||
fun get(s: String, w: T): Any {
|
||||
throw UnsupportedOperationException("not implemented") //To change body of created functions use File | Settings | File Templates.
|
||||
|
||||
Reference in New Issue
Block a user