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

Removing Error prints that are not used #1142

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

blockiosaurus
Copy link
Contributor

For this ticket I did a grep through all TM code for each error print name. If the only occurrence was in error.rs then I removed the text. Note: This will not catch any error prints used in macro expansion, but I believe the chance of that is minimal.

@blockiosaurus blockiosaurus requested a review from a team as a code owner July 10, 2023 17:41
@blockiosaurus blockiosaurus requested review from samuelvanderwaal and lorisleiva and removed request for a team July 10, 2023 17:41
@github-actions
Copy link
Contributor

Workflow Verify package library found differences when running yarn api:gen in the JS lib for token-metadata. Please see the job for more details: https://github.com/metaplex-foundation/metaplex-program-library/actions/runs/5511215493.

@blockiosaurus blockiosaurus merged commit c71d237 into master Jul 11, 2023
@blockiosaurus blockiosaurus deleted the chore/remove-error-prints branch July 11, 2023 13:59
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.

3 participants