Skip to content

Switching constructor args to private variables

Max Fan requested to merge 422757-remove-argument-constructors into master

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

  1. Specs still pass
  2. 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.

Related to #422757 (closed)

Edited by Max Fan

Merge request reports

Loading