From b24c035067bba164ce713d531fb83d6dd63db9dc Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Wed, 21 Dec 2005 08:54:41 +0000 Subject: [PATCH] remove useless import --- src/disco.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/disco.py b/src/disco.py index 1acd5ddb7..f21ab66c8 100644 --- a/src/disco.py +++ b/src/disco.py @@ -56,7 +56,6 @@ import gtk.glade import dialogs import tooltips -from gajim import Contact from common import helpers from common import gajim from common import xmpp