mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-04 03:51:48 +00:00
remove log
This commit is contained in:
-1
@@ -160,7 +160,6 @@ fun reserveSpaceForMeta(
|
||||
res += meta.timestampText
|
||||
} else if (hasIcon) {
|
||||
res += iconSpace
|
||||
println("reserved: ${res.length} meta: ${meta}")
|
||||
}
|
||||
return res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user