mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
We don't need this check since minimum required Kotlin plugin version was set to 1.2.40. And we need to get rid of it in order to update to Kotlin 1.2.60 (IDEA-189415) because KotlinUastBindingContextProviderService was renamed to KotlinUastResolveProviderService in 1.2.60 (06af2a88f0f5).