Skip to content

Commit

Permalink
Remote prinnln.
Browse files Browse the repository at this point in the history
  • Loading branch information
xian committed Dec 9, 2024
1 parent ac8d581 commit 1873ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared/src/commonMain/kotlin/baaahs/client/Notifier.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class Notifier(

fun launchAndReportErrors(block: suspend () -> Unit) {
globalLaunch {
println("ZZZ launchAndReportErrors")
try {
block()
} catch (e: Exception) {
Expand Down

0 comments on commit 1873ba9

Please sign in to comment.