mercurial/localrepo.py
changeset 34377 a14642bdf364
parent 34296 3c9691728237
child 34519 0314e02efa25
--- a/mercurial/localrepo.py	Sat Sep 30 07:44:20 2017 -0400
+++ b/mercurial/localrepo.py	Sat Sep 30 07:44:34 2017 -0400
@@ -2181,7 +2181,6 @@
         to be performed before pushing, or call it if they override push
         command.
         """
-        pass
 
     @unfilteredpropertycache
     def prepushoutgoinghooks(self):