Commit 67dc94f1 authored by Patrick Bajao's avatar Patrick Bajao

Revert "Merge branch '198562-fix-feature-flag-actor' into 'master'"

This reverts commit c1de8637, reversing
changes made to 798dd96d.
parent c4af11fa
......@@ -5,7 +5,7 @@ module CommentAndCloseFlag
included do
before_action do
push_frontend_feature_flag(:remove_comment_close_reopen, @group || @project&.group)
push_frontend_feature_flag(:remove_comment_close_reopen, @group)
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