Skip to content

Remove unused methods from Group class

Gosia Ksionek requested to merge mk-remove-unused-methods into master

What does this MR do and why?

I found out that two methods in ee/app/models/ee/group.rb are not used anywhere. There were introduced in this MR, yet the file that was using those methods (ee/app/helpers/seats_count_alert_helper.rb) is not on master any more.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports

Loading