Remove unneeded default imports in stdlib and tests
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
package test.utils
|
||||
|
||||
|
||||
import kotlin.*
|
||||
import kotlin.test.*
|
||||
import kotlin.concurrent.thread
|
||||
import test.io.serializeAndDeserialize
|
||||
|
||||
Reference in New Issue
Block a user