Skip to content

Commit

Permalink
fix: remove duplicate execution of avsSyncStateReporter (#2725)
Browse files Browse the repository at this point in the history
* fix: remove duplicate execution of avsSyncStateReporter (#2723)

* empty trigger commit

---------

Co-authored-by: Alexandre Ferris <[email protected]>
  • Loading branch information
github-actions[bot] and alexandreferris authored Apr 29, 2024
1 parent d6b7a99 commit 166f572
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 166f572

Please sign in to comment.