Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

revdisplay: remove unused hglib import

Changeset ed2528fa3e73

Parent bd978bbaecf7

by Adrian Buehlmann

Changes to one file · Browse files at ed2528fa3e73 Showing diff from parent bd978bbaecf7 Diff from another changeset...

 
22
23
24
25
26
27
28
 
22
23
24
 
25
26
27
@@ -22,7 +22,6 @@
 SIGNAL = QtCore.SIGNAL    from tortoisehg.util.util import xml_escape, tounicode -from tortoisehg.util import hglib    from tortoisehg.hgqt.i18n import _