Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1, 2.1.1, and 2.1.2

revdetails: remove extra blank line

Changeset 47e93100a75f

Parent 13b060ecd253

by Steve Borho

Changes to one file · Browse files at 47e93100a75f Showing diff from parent 13b060ecd253 Diff from another changeset...

 
250
251
252
253
254
255
256
 
250
251
252
 
253
254
255
@@ -250,7 +250,6 @@
  self._actions[name] = act   self.addAction(act)   -   def onRevisionSelected(self, rev):   'called by repowidget when repoview changes revisions'   self.ctx = ctx = self.repo.changectx(rev)