Meaningless commit to trigger perf build
diff --git a/kotlin-native/performance/framework/build.gradle b/kotlin-native/performance/framework/build.gradle
index 3cac0b0..ac198d2 100644
--- a/kotlin-native/performance/framework/build.gradle
+++ b/kotlin-native/performance/framework/build.gradle
@@ -10,7 +10,6 @@
 
 apply plugin: 'kotlin-multiplatform'
 
-
 def toolsPath = '../../tools'
 def frameworkName = 'benchmarksAnalyzer'