Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py

changeset 189
17bb2db7a347
parent 178
dd9f0bca5e2f
child 198
7ab8e126f404
--- a/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py	Sun Apr 18 15:38:47 2010 +0000
+++ b/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py	Sun Apr 18 15:39:19 2010 +0000
@@ -12,12 +12,8 @@
 from PyQt4.QtCore import SIGNAL
 from PyQt4.QtGui import QMenu
 
-from E5Gui.E5Application import e5App
-
 from VCS.ProjectBrowserHelper import VcsProjectBrowserHelper
 
-from Project.ProjectBrowserModel import ProjectBrowserFileItem
-
 import UI.PixmapCache
 
 class HgProjectBrowserHelper(VcsProjectBrowserHelper):

eric ide

mercurial