Commit e329a8d3 authored by Axel García's avatar Axel García

Remove unneeded pushed feature flag

parent c8cab6cb
......@@ -9,10 +9,6 @@ module EE
alias_method :ee_authorize_admin_group!, :authorize_admin_group!
before_action :ee_authorize_admin_group!, only: [:restore]
before_action do
push_frontend_feature_flag(:create_epic_form, @group)
end
end
override :render_show_html
......
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