* src/GrampsInMemDB.py: Remove unused modules.

svn: r3567
This commit is contained in:
Alex Roitman 2004-09-21 04:32:18 +00:00
parent f0fbb72dc4
commit 8ccb4cebe9
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,6 @@
2004-09-20 Alex Roitman <shura@alex.neuro.umn.edu>
* src/GrampsInMemDB.py: Remove unused modules.
2004-09-20 Don Allingham <dallingham@users.sourceforge.net>
* src/GrampsBSDDB.py: fix remove_person and count_person
* src/GrampsInMemDB.py: fix remove_person and count_person

View File

@ -23,9 +23,6 @@
from RelLib import *
from GrampsDbBase import *
import ReadGedcom
import WriteGedcom
#-------------------------------------------------------------------------
#
# GrampsInMemDB