remove comment

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2025-06-13 14:14:06 +02:00
parent 5a22f27b64
commit a34ad80a90
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -532,7 +532,6 @@ class ConversationsListActivity :
}
private fun handleNoteToSelfShortcut(noteToSelfAvailable: Boolean, noteToSelfToken: String) {
// Redundant operations just update the existing id
if (noteToSelfAvailable) {
val bundle = Bundle()
bundle.putString(KEY_ROOM_TOKEN, noteToSelfToken)