diff --git a/app/controllers/projects/git_http_client_controller.rb b/app/controllers/projects/git_http_client_controller.rb index a597cc9af32d7efdf34e3a7c75e739b4442687b2..ccfc38d97b2d0eac88a8b7d418d4fbe45b272e27 100644 --- a/app/controllers/projects/git_http_client_controller.rb +++ b/app/controllers/projects/git_http_client_controller.rb @@ -1,7 +1,5 @@ # frozen_string_literal: true -# This file should be identical in GitLab Community Edition and Enterprise Edition - class Projects::GitHttpClientController < Projects::ApplicationController include ActionController::HttpAuthentication::Basic include KerberosSpnegoHelper