Skip to content

Renamespace `MergeRequests::ResetApprovalsService` out of `EE`

What does this MR do?

This MR removes the EE namespace from MergeRequests::ResetApprovalsService, as the class exists only in EE and is not an EE-appended module.

From our guidelines:

If the feature being developed is not present in any form in CE, we don’t need to put the code under the EE namespace.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports

Loading