remove print

This commit is contained in:
Believethehype 2024-07-31 12:59:23 +02:00
parent f06c3f7376
commit d1b44c0ac0

View File

@ -240,7 +240,6 @@ private fun CheckNewAndRenderChannelCard(
parentBackgroundColor = parentBackgroundColor,
accountViewModel = accountViewModel,
)
println("NOTE:" + (baseNote.event?.id() ?: "nah"))
ClickableNote(
baseNote = baseNote,