Skip to content

Commit 1873ba9

Browse files
committed
Remote prinnln.
1 parent ac8d581 commit 1873ba9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/src/commonMain/kotlin/baaahs/client/Notifier.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class Notifier(
4242

4343
fun launchAndReportErrors(block: suspend () -> Unit) {
4444
globalLaunch {
45-
println("ZZZ launchAndReportErrors")
4645
try {
4746
block()
4847
} catch (e: Exception) {

0 commit comments

Comments
 (0)