Fix incorrect merge conflict resolution in `ProtectedBranches::ApiUpdateService`
We have separate methods to delete redundant CE/EE access levels. So, either `delete_redundant_access_levels` or `delete_redundant_ee_access_levels` needs to be called, not both (as was the case here).
Showing
Please register or sign in to comment