Remove java.util.* imports from common code.

This commit is contained in:
Ilya Gorbunov
2016-11-16 21:06:57 +03:00
parent b4fbedbc9e
commit 50cd620f92
21 changed files with 9 additions and 40 deletions
-1
View File
@@ -4,7 +4,6 @@ import kotlin.test.*
import org.junit.Test
import test.collections.*
import test.collections.behaviors.*
import java.util.*
class ComplexSetJsTest : SetJsTest() {
// Helper function with generic parameter to force to use ComlpexHashMap