StdLib cleanup: remove unused imports
This commit is contained in:
@@ -18,8 +18,6 @@ package test.numbers
|
||||
|
||||
import kotlin.test.*
|
||||
|
||||
import java.util.*
|
||||
import kotlin.test.*
|
||||
import org.junit.Test as test
|
||||
|
||||
class CompanionObjectsExtensionsTest {
|
||||
|
||||
Reference in New Issue
Block a user