Remove redundant import
svn: r22777
This commit is contained in:
parent
8f14d9cc92
commit
4acc6e262e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user