relationship.py: Remove unused import
svn: r21181
This commit is contained in:
parent
fecf9e4e19
commit
20289c20a3
@ -44,7 +44,6 @@ UNKNOWN = Person.UNKNOWN
|
|||||||
from .const import GRAMPS_LOCALE as glocale
|
from .const import GRAMPS_LOCALE as glocale
|
||||||
_ = glocale.get_translation().sgettext
|
_ = glocale.get_translation().sgettext
|
||||||
from .plug import PluginRegister, BasePluginManager
|
from .plug import PluginRegister, BasePluginManager
|
||||||
from gramps.plugins.lib.libtranslate import get_language_string
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user