From eb8ef2152b06cd71bfebc4118b442cc71cf148ee Mon Sep 17 00:00:00 2001 From: Gerald Britton Date: Tue, 15 Sep 2009 16:05:28 +0000 Subject: [PATCH] Remove pdb module from filter.py svn: r13208 --- src/gen/proxy/filter.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gen/proxy/filter.py b/src/gen/proxy/filter.py index 165887171..bd54b029f 100644 --- a/src/gen/proxy/filter.py +++ b/src/gen/proxy/filter.py @@ -25,7 +25,6 @@ """ Proxy class for the GRAMPS databases. Apply filter """ -import pdb #------------------------------------------------------------------------- # # GRAMPS libraries