Skip to content

Remove rubocop empty class todo

Sincheol (David) Kim requested to merge remove-rubocop-empty-class-todo into master

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.

Merge request reports