Disabled debug print

This commit is contained in:
Tristan B. Kildaire 2020-09-28 19:48:45 +02:00
parent 9c634c5c2e
commit 4061ebbd4d
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ public class NotificationWatcher : Thread
}
}
writeln("bababbaba");
Thread.getThis().sleep(dur!("seconds")(2));
}
}