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 9662e85 commit 9bf582b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,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 9bf582b

Please sign in to comment.