From b6c10c31d454efa00b15e9b91f9deb855c158963 Mon Sep 17 00:00:00 2001 From: Jean-Marie Traissard Date: Fri, 2 May 2008 02:12:16 +0000 Subject: [PATCH] Remove useless import --- src/vcard.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/vcard.py b/src/vcard.py index ea7800b11..99b9db47f 100644 --- a/src/vcard.py +++ b/src/vcard.py @@ -30,7 +30,6 @@ import locale import os import gtkgui_helpers -import dialogs import message_control from common import helpers