Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mchenani committed Feb 13, 2025
1 parent b0e7515 commit 8f99ea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xmtp_mls/src/groups/mls_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1577,7 +1577,6 @@ where

// If we fail to fetch or verify all the added members' KeyPackage, return an error.
// skip if the inbox ids is 0 from the beginning
//todo: get the installations for all!
if !inbox_ids_to_add.is_empty()
&& !changes_with_kps.failed_installations.is_empty()
&& changes_with_kps.new_installations.is_empty()
Expand Down

0 comments on commit 8f99ea3

Please sign in to comment.