Enable FUS for Code Completion in 1.3.70

This commit is contained in:
Anton Yalyshev
2020-01-24 15:31:07 +03:00
parent 7bb504321c
commit 90fe1bb1ab
@@ -66,8 +66,7 @@ object CompletionFUSCollector {
data[CompletionEventAttribute] = NotChosen
}
// sending the data was turned of for 1.3.61+ as we sent enough in 1.3.60
// KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
KotlinFUSLogger.log(FUSEventGroups.Editor, EventName, data)
}
}