diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 70df3a11aad..734d085c689 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,17 +5,9 @@
-
-
-
-
+
-
-
-
-
-
@@ -125,7 +117,7 @@
-
+
@@ -203,8 +195,10 @@
-
-
+
+
+
+
@@ -212,10 +206,8 @@
-
-
-
-
+
+
@@ -868,7 +860,7 @@
-
+
@@ -881,7 +873,6 @@
-
@@ -906,6 +897,7 @@
+
@@ -1007,17 +999,17 @@
-
-
-
-
+
+
-
-
+
+
+
+
@@ -1032,7 +1024,7 @@
-
+
diff --git a/translator/test/org/jetbrains/k2js/test/KotlinLibTest.java b/translator/test/org/jetbrains/k2js/test/KotlinLibTest.java
index a209e9f492e..fc8eb9b2102 100644
--- a/translator/test/org/jetbrains/k2js/test/KotlinLibTest.java
+++ b/translator/test/org/jetbrains/k2js/test/KotlinLibTest.java
@@ -64,6 +64,4 @@ public class KotlinLibTest extends TranslationTest {
}
});
}
-
-
}