From 48c5f6c8ca4549a22b4f179fbd472146fa2aa002 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 3 Apr 2019 14:06:47 +0200 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