Skip to content

Commit

Permalink
fix_: experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed May 1, 2024
1 parent 930e368 commit 09cd871
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions protocol/messenger_peersyncing.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@ func (m *Messenger) sendDatasyncOffers() error {
return err
}

//err = m.sendDatasyncOffersForChats()
//if err != nil {
// return err
//}

// Check all the group ids that need to be on offer
// Get all the messages that need to be offered
// Prepare datasync messages
Expand Down

0 comments on commit 09cd871

Please sign in to comment.