add missing import
This commit is contained in:
parent
1c9c217cdc
commit
d557725810
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ from dialogs import BindPortError
|
|||
from common.xmpp.protocol import *
|
||||
import socket
|
||||
import errno
|
||||
import sys
|
||||
|
||||
from common.zeroconf import roster_zeroconf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue