--- a/Tasks/TaskViewer.py Sun Jan 31 17:11:22 2010 +0000 +++ b/Tasks/TaskViewer.py Sun Jan 31 18:31:28 2010 +0000 @@ -12,7 +12,6 @@ """ import os -import sys import time from PyQt4.QtCore import * @@ -811,4 +810,4 @@ """ Private method to open the configuration dialog. """ - e5App().getObject("UserInterface").showPreferences("tasksPage") \ No newline at end of file + e5App().getObject("UserInterface").showPreferences("tasksPage")