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

Deduplicate string compare utility #9579

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Deduplicate string compare utility #9579

merged 2 commits into from
Nov 15, 2022

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Nov 14, 2022

Fixes element-hq/element-web#18148


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

@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Nov 14, 2022
@t3chguy t3chguy requested a review from a team as a code owner November 14, 2022 17:59
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.

👍

@t3chguy t3chguy enabled auto-merge (squash) November 15, 2022 10:03
@t3chguy t3chguy merged commit e66027c into develop Nov 15, 2022
@t3chguy t3chguy deleted the t3chguy/fix/18148 branch November 15, 2022 10:20
amywalkerdev pushed a commit that referenced this pull request Nov 28, 2022
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.

Deduplicate utils.compare and use the one on the js-sdk
2 participants