ca884980ee
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
4 lines
96 B
Ruby
4 lines
96 B
Ruby
# frozen_string_literal: true
|
|
|
|
class IssueSidebarExtrasEntity < IssuableSidebarExtrasEntity
|
|
end
|