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: this unsupported() function was elevated to some undeserved status #127

Merged
merged 2 commits into from
Feb 8, 2022
Merged

refactor: this unsupported() function was elevated to some undeserved status #127

merged 2 commits into from
Feb 8, 2022

Conversation

christhomas
Copy link
Contributor

This function in the errors.ts is only used in one place and this doesn't follow the pattern of the other branches in that code, it's like it's special in some way. Except when you look at the code, it's actually not special at all. So I opted to eliminate this function and merge it's functionality into the server code where the other branches of highly similar code are.

@jagregory jagregory merged commit 58909ca into jagregory:master Feb 8, 2022
@christhomas christhomas deleted the unsupported-exceptions branch February 8, 2022 14:02
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