Skip to content

Commit c30bf3b

Browse files
committed
Tidy up some comments
1 parent 969185b commit c30bf3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎git/index/fun.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ def run_commit_hook(name: str, index: 'IndexFile', *args: str) -> None:
106106
stderr=force_text(stderr, defenc)
107107
raiseHookExecutionError(hp, cmd.returncode, stderr, stdout)
108108
# end handle return code
109-
# end handle return code
110109

111110

112111
defstat_mode_to_index_mode(mode):

0 commit comments

Comments
(0)