Remove java.util.* imports from common code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user