Plugins/PluginVcsPySvn.py

changeset 96
9624a110667d
parent 55
b5c84934de9c
child 170
a267d9774acf
--- 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)

eric ide

mercurial