Remove NotNull annotation

This commit is contained in:
Natalia Ukhorskaya
2014-05-15 16:22:43 +04:00
parent 9785c15736
commit 9be8501b60
9 changed files with 17 additions and 17 deletions
@@ -17,9 +17,6 @@
<item name='com.intellij.psi.PsiElementVisitor void visitElement(com.intellij.psi.PsiElement) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='com.intellij.psi.PsiElement java.lang.String getText()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='com.intellij.psi.PsiReference com.intellij.psi.PsiElement getElement()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>