Remove pdb module from filter.py

svn: r13208
This commit is contained in:
Gerald Britton 2009-09-15 16:05:28 +00:00
parent b3bca61535
commit eb8ef2152b

View File

@ -25,7 +25,6 @@
""" """
Proxy class for the GRAMPS databases. Apply filter Proxy class for the GRAMPS databases. Apply filter
""" """
import pdb
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #
# GRAMPS libraries # GRAMPS libraries