From e0824f17367a44e5bac84dac7197f9b45e37ab01 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 3 Apr 2019 12:35:25 +0000 Subject: Remove hooks, they belong to Gitaly now --- lib/gitlab_net.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/gitlab_net.rb') diff --git a/lib/gitlab_net.rb b/lib/gitlab_net.rb index a84ba84..07fef22 100644 --- a/lib/gitlab_net.rb +++ b/lib/gitlab_net.rb @@ -3,7 +3,6 @@ require 'openssl' require 'json' require_relative 'gitlab_config' -require_relative 'gitlab_access' require_relative 'gitlab_lfs_authentication' require_relative 'http_helper' -- cgit v1.2.1