Skip to content

Commit faff845

Browse files
committed
Removed unused import
1 parent c5a6c63 commit faff845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_producer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
except ImportError:
88
from Queue import Full
99
from mock import MagicMock
10-
from multiprocessing.queues import Full
1110
from . import unittest
1211

1312
from kafka.producer.base import Producer

0 commit comments

Comments
 (0)