From 04395366fa940aa1025854edb6a0a7149127890c Mon Sep 17 00:00:00 2001 From: Vadim Brilyantov Date: Tue, 18 Dec 2018 15:06:21 +0300 Subject: [PATCH] add stats collertors extensions to plugin-common_xml --- idea/resources/META-INF/plugin-common.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/idea/resources/META-INF/plugin-common.xml b/idea/resources/META-INF/plugin-common.xml index 4d90a9beb7e..7fb7634c194 100644 --- a/idea/resources/META-INF/plugin-common.xml +++ b/idea/resources/META-INF/plugin-common.xml @@ -1496,11 +1496,6 @@ Kotlin - - org.jetbrains.kotlin.idea.intentions.ConvertToAlsoIntention - Kotlin - - org.jetbrains.kotlin.idea.intentions.ConvertToWithIntention Kotlin @@ -3212,5 +3207,10 @@ + + + + + \ No newline at end of file