Remove 'import java.util' from js tests.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package kotlin
|
||||
|
||||
import java.util.*
|
||||
import java.lang.Iterable
|
||||
import java.lang.Iterable // WTF?
|
||||
|
||||
/*
|
||||
Filters given iterator
|
||||
|
||||
Reference in New Issue
Block a user