Do not report "can be private" on effectively private / local elements
So #KT-18822 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
05ea99441f
commit
be0b01a1e6
@@ -16,7 +16,6 @@
|
||||
|
||||
package org.jetbrains.kotlin.descriptors
|
||||
|
||||
import org.jetbrains.kotlin.builtins.KotlinBuiltIns
|
||||
import org.jetbrains.kotlin.resolve.DescriptorUtils
|
||||
import org.jetbrains.kotlin.types.KotlinType
|
||||
import org.jetbrains.kotlin.descriptors.EffectiveVisibility.*
|
||||
|
||||
Reference in New Issue
Block a user