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

Clean up fallback manual token parsing logic #2575

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MuttonBash
Copy link
Contributor

With the improvements in parsing the tokens fetched from scryfall the fallback should not be needed 99% of the time. The failure case is when scryfall itself is missing related tokens, and in those cases users can submit a bug to scryfall itself. Either way the edge cases probably doesn't warrant keeping this complicated code around. If it turns out this was needed, we can always revert.

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.

1 participant