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