Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
Signed-off-by: rapterjet2004 <[email protected]>
  • Loading branch information
rapterjet2004 authored and mahibi committed Dec 3, 2024
1 parent 08a32b3 commit 7dfc82c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,9 +261,6 @@ class OfflineFirstChatRepository @Inject constructor(
override fun updateRoomMessages(roomToken: String, limit: Int) {
scope.launch {
Log.d(TAG, "---- updateRoomMessages ------------")

delay(200)

val fieldMap = getFieldMap(
lookIntoFuture = false,
timeout = 0,
Expand Down

0 comments on commit 7dfc82c

Please sign in to comment.