remove unused import
This commit is contained in:
parent
d8b9fe08a6
commit
9aa0206667
|
@ -43,7 +43,6 @@ import gobject
|
|||
|
||||
from common.connection import CommonConnection
|
||||
from common import gajim
|
||||
from common import GnuPG
|
||||
from common.zeroconf import client_zeroconf
|
||||
from common.zeroconf import zeroconf
|
||||
from connection_handlers_zeroconf import *
|
||||
|
|
Loading…
Reference in New Issue