--- a/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py Sun Jan 31 16:15:16 2010 +0000 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py Sun Jan 31 17:11:22 2010 +0000 @@ -7,8 +7,6 @@ Module implementing a dialog to show the output of the svn blame command. """ -import sys - from PyQt4.QtCore import * from PyQt4.QtGui import *