[Native][perf] Removed unneeded workaround

This commit is contained in:
Elena Lepilkina
2021-04-05 12:56:18 +03:00
committed by Space
parent 1fea08aac1
commit d0513c9ece
@@ -47,10 +47,6 @@ kotlin {
}
}
tasks.named("linkBenchmarksAnalyzerDebugFrameworkOsxFat") {
enabled = false
}
MPPTools.addTimeListener(project)
task konanRun {