Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Nov 19, 2024
1 parent cb669ad commit 496ca34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xmtp_mls/src/groups/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ impl RetryableError for GroupError {
| Self::UserLimitExceeded
| Self::InvalidGroupMembership
| Self::Intent(_)
| Self::LocalEvent(_)
| Self::CreateMessage(_)
| Self::TlsError(_)
| Self::IntentNotCommitted
Expand Down

0 comments on commit 496ca34

Please sign in to comment.