Skip to content

Commit 47918b8

Browse files
committed
remove unused code
1 parent 6540948 commit 47918b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/pyspark/resultiterable.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
__all__ = ["ResultIterable"]
1919

20-
import collections
21-
2220

2321
class ResultIterable(object):
2422

0 commit comments

Comments
 (0)