* src/GrampsInMemDB.py: Remove unused modules.
svn: r3567
This commit is contained in:
parent
f0fbb72dc4
commit
8ccb4cebe9
@ -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
|
||||
|
@ -23,9 +23,6 @@
|
||||
from RelLib import *
|
||||
from GrampsDbBase import *
|
||||
|
||||
import ReadGedcom
|
||||
import WriteGedcom
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
# GrampsInMemDB
|
||||
|
Loading…
Reference in New Issue
Block a user