remove useless import
This commit is contained in:
parent
15e4a9642f
commit
b24c035067
|
@ -56,7 +56,6 @@ import gtk.glade
|
||||||
import dialogs
|
import dialogs
|
||||||
import tooltips
|
import tooltips
|
||||||
|
|
||||||
from gajim import Contact
|
|
||||||
from common import helpers
|
from common import helpers
|
||||||
from common import gajim
|
from common import gajim
|
||||||
from common import xmpp
|
from common import xmpp
|
||||||
|
|
Loading…
Reference in New Issue