--- a/Plugins/PluginVcsPySvn.py Sun Jan 31 16:15:16 2010 +0000 +++ b/Plugins/PluginVcsPySvn.py Sun Jan 31 17:11:22 2010 +0000 @@ -8,7 +8,6 @@ """ import os -import sys from PyQt4.QtGui import QApplication @@ -230,4 +229,4 @@ """ Public method to prepare for an uninstallation. """ - e5App().unregisterPluginObject(pluginTypename) \ No newline at end of file + e5App().unregisterPluginObject(pluginTypename)