Skip to content

Commit

Permalink
fix: remove duplicate execution of avsSyncStateReporter (#2723)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandreferris authored and github-actions[bot] committed Apr 29, 2024
1 parent bbf74b1 commit 1d5749b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2046,10 +2046,6 @@ class UserSessionScope internal constructor(
proteusSyncWorker.execute()
}

launch {
avsSyncStateReporter.execute()
}

launch {
observeE2EIConversationsVerificationStatuses.invoke()
}
Expand Down

0 comments on commit 1d5749b

Please sign in to comment.