Commit 56343658 authored by Siddharth Asthana's avatar Siddharth Asthana

Remove ::VisibleApprovable inclusion as it's duplicate

Changelog: other
parent e30d909d
......@@ -2,12 +2,9 @@
module EE
module MergeRequestPresenter
include ::VisibleApprovable
extend ::Gitlab::Utils::Override
extend ::Gitlab::Utils::DelegatorOverride
delegator_override_with ::VisibleApprovable # TODO: Remove `::VisibleApprovable` inclusion as it's duplicate
APPROVALS_WIDGET_FULL_TYPE = 'full'
def api_approval_settings_path
......
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