mercurial/patch.py
changeset 34380 86f3c9760cc4
parent 34253 5ce32fe7df34
child 34521 aacb17cc0ee4
--- a/mercurial/patch.py	Sat Sep 30 07:44:55 2017 -0400
+++ b/mercurial/patch.py	Sat Sep 30 07:45:07 2017 -0400
@@ -442,7 +442,6 @@
         which failed to apply and total the total number of hunks for this
         files.
         """
-        pass
 
     def exists(self, fname):
         raise NotImplementedError