Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Move method and remove single instance definition #937

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Mar 13, 2024

I'm unclear why we were defining methods on the conf instance; especially given that these exist on the configuration.

With this refactor, we're favoring using the Configuration object as the container.

@jeremyf jeremyf added the patch-ver for release notes label Mar 13, 2024
I'm unclear why we were defining methods on the conf instance;
especially given that these exist on the configuration.

With this refactor, we're favoring using the Configuration object as the
container.
@jeremyf jeremyf merged commit 3986275 into main Mar 13, 2024
6 checks passed
@jeremyf jeremyf deleted the move-method branch March 13, 2024 16:59
jeremyf added a commit that referenced this pull request Mar 13, 2024
* main:
  ♻️ Move method and remove single instance definition (#937)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants