--- a/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py Mon Aug 09 15:59:17 2010 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py Mon Aug 09 15:59:33 2010 +0200 @@ -9,7 +9,6 @@ import os -from PyQt4.QtCore import SIGNAL from PyQt4.QtGui import QMenu from E5Gui.E5Application import e5App @@ -1060,4 +1059,4 @@ """ Protected slot used to serve the project. """ - self.vcs.hgServe(self.project.ppath) \ No newline at end of file + self.vcs.hgServe(self.project.ppath)