summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/pre-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/pre-receive b/hooks/pre-receive
index d113697..58a628b 100755
--- a/hooks/pre-receive
+++ b/hooks/pre-receive
@@ -16,7 +16,6 @@ def increase_reference_counter(gl_repository, repo_path)
end
require_relative '../lib/gitlab_custom_hook'
-require_relative '../lib/gitlab_reference_counter'
require_relative '../lib/gitlab_access'
require_relative '../lib/gitlab_net'