mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 22:54:29 +00:00
remove logs
This commit is contained in:
-3
@@ -258,10 +258,7 @@ private fun UserPickerUserSectionLayout (
|
||||
)
|
||||
if (appPlatform.isAndroid) {
|
||||
UseFromDesktopPickerItem {
|
||||
Log.d(TAG, "jere")
|
||||
showCustomModal { _, close ->
|
||||
Log.d(TAG, "showing")
|
||||
|
||||
ConnectDesktopView(close)
|
||||
}()
|
||||
userPickerState.value = AnimatedViewState.GONE
|
||||
|
||||
Reference in New Issue
Block a user