2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com

* src/DataViews/PersonView.py: removed unused import
	* src/plugins/EventCmp.py: fixed error introduced with previous change
	* src/gramps.py: removed unused import
	* src/PageView.py: removed unused import



svn: r9744
This commit is contained in:
Raphael Ackermann
2008-01-07 20:07:52 +00:00
parent cee58d48ab
commit 9317748613
5 changed files with 8 additions and 7 deletions

View File

@@ -51,7 +51,6 @@ import Bookmarks
import Errors
from Filters import SearchBar
import Utils
from TransUtils import sgettext as _s
import const
NAVIGATION_NONE = -1