KT-11576 Unused symbol warning: add quickfix for annotated declarations
#KT-11576 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// "Suppress for declarations annotated by 'java.lang.SuppressWarnings'" "false"
|
||||
// ACTION: Safe delete 'Unused'
|
||||
// ACTION: Create test
|
||||
@java.lang.SuppressWarnings("")
|
||||
class <caret>Unused
|
||||
Reference in New Issue
Block a user