Commit f69a53ef authored by Michał Zając's avatar Michał Zając Committed by Mark Florian

Remove redundant frontend feature flag

parent be6efa88
......@@ -8,10 +8,6 @@ module Projects
feature_category :vulnerability_management
alias_method :vulnerable, :project
before_action only: [:index] do
push_frontend_feature_flag(:security_auto_fix, project)
end
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