Remove redundant import

svn: r22777
This commit is contained in:
Nick Hall 2013-07-30 16:53:06 +00:00
parent 8f14d9cc92
commit 4acc6e262e

View File

@ -49,7 +49,6 @@ log = logging.getLogger(".ExportVCard")
#-------------------------------------------------------------------------
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
from gramps.gui.plug.export import WriterOptionBox
from gramps.gen.const import PROGRAM_NAME
from gramps.version import VERSION
from gramps.gen.lib import Date, Person