Add missing import
This commit is contained in:
@@ -2,6 +2,7 @@ import os
|
|||||||
import random
|
import random
|
||||||
import socket
|
import socket
|
||||||
import time
|
import time
|
||||||
|
import unittest2
|
||||||
|
|
||||||
import kafka
|
import kafka
|
||||||
from kafka.common import *
|
from kafka.common import *
|
||||||
|
|||||||
Reference in New Issue
Block a user