mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
remove annoying hook
This commit is contained in:
parent
31d33dc2f9
commit
2649d9b4ed
1 changed files with 0 additions and 1 deletions
|
|
@ -394,7 +394,6 @@ def main():
|
|||
if preparator.check_environment() != 0:
|
||||
preparator.show_environment_errors()
|
||||
return 1
|
||||
preparator.install_git_hook()
|
||||
return preparator.run()
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue