mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +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…
Reference in New Issue
Block a user