Remove KotlinSignature annotations from project code
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
<root>
|
||||
<item
|
||||
name='com.intellij.refactoring.BaseRefactoringProcessor boolean preprocessUsages(com.intellij.openapi.util.Ref<com.intellij.usageView.UsageInfo[]>)'>
|
||||
<annotation name='kotlin.jvm.KotlinSignature'>
|
||||
<val name="value" val=""fun preprocessUsages(refUsages: Ref<Array<UsageInfo>>): Boolean""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='com.intellij.refactoring.BaseRefactoringProcessor myProject'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user