4 lines
96 B
Ruby
4 lines
96 B
Ruby
# frozen_string_literal: true
|
|
|
|
class IssueSidebarExtrasEntity < IssuableSidebarExtrasEntity
|
|
end
|