mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 04:44:50 +00:00
Remove unnecessary method calls
This commit is contained in:
parent
9e386ed24c
commit
0f2dc6c624
1 changed files with 0 additions and 3 deletions
|
|
@ -639,9 +639,6 @@ class Client:
|
|||
)
|
||||
)
|
||||
|
||||
self.fetch_peers(diff.users)
|
||||
self.fetch_peers(diff.chats)
|
||||
|
||||
self.update_queue.put((
|
||||
types.UpdateNewMessage(
|
||||
message=diff.new_messages[0],
|
||||
|
|
|
|||
Loading…
Reference in a new issue