diff --git a/plugins/git/functions b/plugins/git/functions index 620da1729..96ce9b9aa 100755 --- a/plugins/git/functions +++ b/plugins/git/functions @@ -55,7 +55,6 @@ suppress_output() { return 0 } - git_hook_cmd() { declare desc="kick off receive-app trigger from git prereceive hook" local cmd="git-hook"