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