Safe Delete: Delete interface reference from super-type list when applying Safe Delete to Java interface
#KT-11282 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
class B{
|
||||
|
||||
}
|
||||
-1
@@ -1 +0,0 @@
|
||||
interface test.A has 1 usage that is not safe to delete.
|
||||
Reference in New Issue
Block a user