mainbot.js: do not print user
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m25s

This commit is contained in:
akulij 2025-06-01 14:01:26 +00:00
parent 0c94673766
commit 0ba10a1600

View File

@ -43,7 +43,6 @@ const dialog = {
function leave_application(user) {
print("point of reach")
print(JSON.stringify(user))
user_application(user)
return false