Remove java.util.* imports from common code.
This commit is contained in:
@@ -2,7 +2,6 @@ package test.collections.js
|
||||
|
||||
import kotlin.test.*
|
||||
import org.junit.Test as test
|
||||
import java.util.*
|
||||
import test.collections.*
|
||||
import test.collections.behaviors.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user