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

stable graph: remove unused import

Changeset 41e4d560a4ad

Parent b2c17f59e17a

by André Sintzoff

Changes to one file · Browse files at 41e4d560a4ad Showing diff from parent b2c17f59e17a Diff from another changeset...

 
26
27
28
29
30
31
32
33
 
26
27
28
 
 
29
30
31
@@ -26,8 +26,6 @@
   from mercurial import util, error   -from tortoisehg.util.hglib import tounicode -  def revision_grapher(repo, **opts):   """incremental revision grapher