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

refactor: remove lazy_static where const functions are available #3526

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

ericswanson-dfinity
Copy link
Member

Description

We don't need to use lazy_static where const functions are available.

Fixes https://dfinity.atlassian.net/browse/SDK-761

How Has This Been Tested?

Covered by CI

@mergify mergify bot merged commit 2300920 into master Jan 23, 2024
173 checks passed
@mergify mergify bot deleted the ens/761-remove-lazy-static branch January 23, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants