mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Remove print
This commit is contained in:
parent
c088018afa
commit
834fff88da
1 changed files with 0 additions and 1 deletions
|
|
@ -370,7 +370,6 @@ class Client:
|
|||
except Exception as e:
|
||||
log.error(e, exc_info=True)
|
||||
finally:
|
||||
print(done)
|
||||
done.set()
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue