mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Remove unnecessary method calls
This commit is contained in:
parent
eecc9412b5
commit
310f9080c4
@ -633,9 +633,6 @@ class Client:
|
||||
)
|
||||
)
|
||||
|
||||
self.fetch_peers(diff.users)
|
||||
self.fetch_peers(diff.chats)
|
||||
|
||||
updates.users += diff.users
|
||||
updates.chats += diff.chats
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user