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