Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Remove unnecessary clearing of failed media IDs
This was originally added in an attempt to clear an unexpected "failed media upload" notification displayed after closing the editor. However, it did not resolve that issue, it must originate from some other location. Additionally, it would appears successful media uploads already manage removing media IDs from the `mFailedMediaIds` collection.
- Loading branch information