mercurial/commands.py
changeset 42536 5f2f6912c9e6
parent 42519 a68350a7fc55
child 42548 3de4f17f4824
--- a/mercurial/commands.py	Mon Jun 24 16:01:22 2019 -0700
+++ b/mercurial/commands.py	Sat Jun 08 23:43:53 2019 +0530
@@ -6148,7 +6148,6 @@
 
     with repo.wlock():
         cmdutil.clearunfinished(repo)
-
         if date:
             rev = cmdutil.finddate(ui, repo, date)