Skip to content

Commit ed3db21

Browse files
committed
fix: fix imports
1 parent 653a92b commit ed3db21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webstorm/src/main/kotlin/cc/unitmesh/ide/webstorm/context/JavaScriptClassContextBuilder.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import cc.unitmesh.devti.context.ClassContext
44
import cc.unitmesh.devti.context.builder.ClassContextBuilder
55
import com.intellij.lang.javascript.psi.ecmal4.JSClass
66
import com.intellij.psi.PsiElement
7-
import com.intellij.psi.PsiNameIdentifierOwner
87
import com.intellij.psi.PsiReference
98
import com.intellij.psi.search.GlobalSearchScope
109
import com.intellij.psi.search.searches.ReferencesSearch

0 commit comments

Comments
 (0)