Switching constructor args to private variables
What does this MR do and why?
This is just a clean-up MR to remove args from the constructor as they were not used.
Screenshots or screen recordings
N/A
Before | After |
---|---|
How to set up and validate locally
Refactoring so
- Specs still pass
- Bulk import still works
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.
Related to #422757 (closed)
Edited by Max Fan