mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 08:14:50 +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:
|
except Exception as e:
|
||||||
log.error(e, exc_info=True)
|
log.error(e, exc_info=True)
|
||||||
finally:
|
finally:
|
||||||
print(done)
|
|
||||||
done.set()
|
done.set()
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue