Skip to content

Remove unused include_trials flag

Paulo Barros requested to merge pb/refactor-unused-flag into master

What does this MR do and why?

While working on an upcoming MR in the scope of customers-gitlab-com#7380 (closed), I noticed this unused flag which was removed on this MR.

This MR removes that flag.

Screenshots or screen recordings

N/A

How to set up and validate locally

Lookup for the usage of has_a_paid_hosted_plan? and verify the flag is not used anymore.

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 Paulo Barros

Merge request reports