Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0, 2.0.1, and 2.0.2

stable repoview: remove unused import of hglib.geticon()

Changeset 5f9cacd7189a

Parent 602020e8d33e

by Yuya Nishihara

Changes to one file · Browse files at 5f9cacd7189a Showing diff from parent 602020e8d33e Diff from another changeset...

 
17
18
19
20
21
22
23
 
17
18
19
 
20
21
22
@@ -17,7 +17,6 @@
 from mercurial import error    from tortoisehg.util import hglib -from tortoisehg.hgqt.qtlib import geticon  from tortoisehg.hgqt.i18n import _  from tortoisehg.hgqt import htmldelegate