main: be more silent for sucessfully sent task not fullfillable message

This commit is contained in:
lemoer 2024-12-27 02:02:47 +01:00
parent 37a8fb6f9c
commit a69fd2ed04

View File

@ -318,8 +318,6 @@ class LabCleaningBot:
if is_err(res):
print(res.unwrap_err())
else:
print(res.unwrap())
reqs = reqs.unwrap_err()
else: