Remove java.util references from the common code
This commit is contained in:
@@ -9,7 +9,6 @@ package kotlin.collections
|
||||
//
|
||||
|
||||
import kotlin.comparisons.*
|
||||
import java.util.*
|
||||
|
||||
/**
|
||||
* Returns 1st *element* from the collection.
|
||||
|
||||
Reference in New Issue
Block a user