remove useless import
This commit is contained in:
parent
6c25400646
commit
e00daf8b16
|
@ -17,7 +17,6 @@ Handles Jingle Transports (currently only ICE-UDP)
|
|||
|
||||
import xmpp
|
||||
import socket
|
||||
from common import helpers
|
||||
from common import gajim
|
||||
from common.protocol.bytestream import ConnectionSocks5Bytestream
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue