Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Remove orphaned GenericError class #10500

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Apr 3, 2023

Remove orphaned GenericError class

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

Originally introduced in
#8329

All usages were removed in
#9605

This error also has problems with showing tranlsated versions in the logs.
Part of element-hq/element-web#9597

We should be using the new `UserFriendlyError` for this kind of thing anyway.
Introduced in #10440
@MadLittleMods MadLittleMods added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Apr 3, 2023
@MadLittleMods MadLittleMods marked this pull request as ready for review April 3, 2023 22:25
@MadLittleMods MadLittleMods requested a review from a team as a code owner April 3, 2023 22:25
Copy link
Contributor

@weeman1337 weeman1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't find any usage of GenericError in React SDK, EW and ED → 👍

@MadLittleMods MadLittleMods merged commit 2ebec3a into develop Apr 4, 2023
@MadLittleMods MadLittleMods deleted the madlittlemods/remove-GenericError branch April 4, 2023 07:46
@MadLittleMods
Copy link
Contributor Author

Thanks for the review @weeman1337 🦡

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants