Hold back eachSumOf for a while: fixups.

Remove unneeded import.
This commit is contained in:
Ilya Gorbunov
2017-01-11 20:04:00 +03:00
parent edb4fd1dfd
commit 6273ab5d43
3 changed files with 1 additions and 4 deletions
@@ -1,7 +1,6 @@
package test.collections
import org.junit.Test
import java.util.*
import kotlin.test.*
class GroupingTest {