Remove rubocop empty class todo
What does this MR do and why?
This MR removes todos for Lint/EmptyClass
violations which is not needed if we remove the unused empty class. It seems that the empty class was added by accident
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.