add missing import

svn: r13002
This commit is contained in:
Raphael Ackermann 2009-08-14 07:07:55 +00:00
parent cf5ee9d657
commit 55730240f5

View File

@ -29,7 +29,6 @@ Proxy class for the GRAMPS databases. Filter out all living people.
# Python libraries
#
#-------------------------------------------------------------------------
from gettext import gettext as _
#-------------------------------------------------------------------------
#