Safe Delete: Do not replace SafeDeleteOverrideAnnotation for Java methods
#KT-23613 Fixed
This commit is contained in:
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
class B implements A, Z {
|
||||
@Override
|
||||
public String getFoo() {
|
||||
return "foo";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user