Skip to content

Remove unnecessary check for current controller

Eugie Limpin requested to merge el-remove-unnecessary-condition into master

Resolves #388795 (closed)

What does this MR do and why?

Remove unnecessary self == *Controller checks in ArkoseLabsCSP.

Why?

The module is only included in controllers that are supposed to include it so there is no need for this check.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eugie Limpin

Merge request reports