Skip to content

Commit c362df8

Browse files
committed
removed unused import
1 parent 89f13b8 commit c362df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyspark/accumulators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
else:
9595
import socketserver as SocketServer
9696
import threading
97-
from pyspark.cloudpickle import CloudPickler
9897
from pyspark.serializers import read_int, PickleSerializer
9998

10099

0 commit comments

Comments
 (0)