mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 03:19:48 +00:00
Add missing import
errno was erroneously omitted from previous commit
This commit is contained in:
parent
66471624bc
commit
35380e5bac
@ -20,6 +20,7 @@ import confluent.interface.console as conapi
|
||||
import confluent.messages as msg
|
||||
import confluent.util as util
|
||||
import copy
|
||||
import errno
|
||||
import eventlet
|
||||
import eventlet.event
|
||||
import eventlet.green.threading as threading
|
||||
|
Loading…
Reference in New Issue
Block a user