From f03c443cb7174d493b8068a436ae120bf11dc703 Mon Sep 17 00:00:00 2001 From: Diogo Date: Sun, 29 Sep 2024 22:11:39 +0100 Subject: [PATCH] space --- .../commonMain/kotlin/chat/simplex/common/views/chat/ChatView.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chat/ChatView.kt b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chat/ChatView.kt index 42cccbe6cd..cb3cfa436f 100644 --- a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chat/ChatView.kt +++ b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chat/ChatView.kt @@ -1611,7 +1611,6 @@ private fun TopCenterFloatingButton( ) } } - } @Composable