diff --git a/gramps/plugins/export/exportvcard.py b/gramps/plugins/export/exportvcard.py index d40a473a2..dbed683e0 100644 --- a/gramps/plugins/export/exportvcard.py +++ b/gramps/plugins/export/exportvcard.py @@ -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