mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +00:00
Remove unnecessary method calls
This commit is contained in:
parent
eecc9412b5
commit
310f9080c4
1 changed files with 0 additions and 3 deletions
|
|
@ -633,9 +633,6 @@ class Client:
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
self.fetch_peers(diff.users)
|
|
||||||
self.fetch_peers(diff.chats)
|
|
||||||
|
|
||||||
updates.users += diff.users
|
updates.users += diff.users
|
||||||
updates.chats += diff.chats
|
updates.chats += diff.chats
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue