Skip to content

Remove .com conditional in the signup service class

Doug Stull requested to merge 413521-convert-signup-service into master

What does this MR do and why?

The use of this service only has a .com use - remove conditional

  • no need for conditional on .com anymore as the code is only called from .com

  • we'll move this to ee in a follow-up MR

MR acceptance checklist

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

Related to #413521 (closed)

Edited by Doug Stull

Merge request reports