Analysis API: remove unnecessary overwrite in KtFirSimpleNameReference
This commit is contained in:
committed by
Ilya Kirillov
parent
70121f0c78
commit
213e7154c2
-2
@@ -68,6 +68,4 @@ internal class KtFirSimpleNameReference(
|
||||
// TODO: Implement.
|
||||
return null
|
||||
}
|
||||
|
||||
override val resolver get() = KtFirReferenceResolver
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user