removed unnecessary import jet.Iterator

This commit is contained in:
Svetlana Isakova
2012-08-29 15:10:57 +04:00
parent 726bcb5465
commit a3194e9a46
29 changed files with 0 additions and 29 deletions
-1
View File
@@ -3,7 +3,6 @@ package test.collections
import kotlin.test.*
import java.util.*
import jet.Iterator
import org.junit.Test as test