Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove unused RxJS calls #779

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

bangtoven
Copy link
Contributor

Summary

How did you test your changes?

@bangtoven bangtoven marked this pull request as ready for review January 10, 2023 01:32
@bangtoven bangtoven enabled auto-merge (squash) January 10, 2023 01:37
@@ -48,19 +46,6 @@ export class Session {
return null;
}

public static get persistedSessionIdChange$(): Observable<{
Copy link
Contributor

Choose a reason for hiding this comment

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

what was this originally used for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cb-jake i couldn't find any usages

Copy link
Contributor

Choose a reason for hiding this comment

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

Sounds good, maybe @hieronymus777 has context?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i did some digging, and it turned out this could have been deprecated along with this PR #319
this is a dead code

@bangtoven bangtoven requested a review from cb-jake January 10, 2023 20:11
@bangtoven bangtoven merged commit 0f235fa into master Jan 10, 2023
@bangtoven bangtoven deleted the jungho/remove-stale-rxjs-usage branch January 10, 2023 20:12
bangtoven added a commit that referenced this pull request Feb 29, 2024
bangtoven added a commit that referenced this pull request Aug 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants