Commit 1a4cdc25 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '239380-fix-already-initialized-constant-warnings-for-httperror' into 'master'

Fix: already initialized constant warnings for HTTPError

Closes #239380

See merge request gitlab-org/gitlab!40142
parents 0fb3f3a8 8ca3ed6e
# frozen_string_literal: true # frozen_string_literal: true
require_relative 'teammate' require_relative 'teammate'
require_relative 'request_helper' require_relative 'request_helper' unless defined?(Gitlab::Danger::RequestHelper)
module Gitlab module Gitlab
module Danger module Danger
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment