Add "Remove annotation" quickfix for empty @Throws
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// "Remove annotation" "true"
|
||||
|
||||
<caret>@Throws
|
||||
fun removeEmptyThrows() {}
|
||||
Reference in New Issue
Block a user