mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-03-14 09:45:42 +00:00
remove log
This commit is contained in:
parent
9f95c0ca06
commit
939b98566e
1 changed files with 0 additions and 2 deletions
|
@ -439,8 +439,6 @@ struct ChatView: View {
|
|||
: voiceNoFrame
|
||||
? (g.size.width - 32)
|
||||
: (g.size.width - 32) * 0.84
|
||||
print("[mergedItems] \(ci.content.msgContent?.text ?? "")")
|
||||
|
||||
return ChatItemWithMenu(
|
||||
chat: $chat,
|
||||
chatItem: ci,
|
||||
|
|
Loading…
Add table
Reference in a new issue