Commit 17771327 authored by Peter Leitzen's avatar Peter Leitzen

Merge branch 'update-check-assignees-count' into 'master'

Resolve OS X autoloading issues with validators

See merge request gitlab-org/gitlab!28804
parents c09d5e17 b121b1c7
# frozen_string_literal: true
module EE
module API
module Validations
# This empty module is needed to resolve Mac OS X flakey autoloading issues as seen in
# https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28804
end
end
end
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