Skip to content

Commit 049b0cf

Browse files
committed
What Nonsense
1 parent 09bf813 commit 049b0cf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyrogram/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,9 +1360,6 @@ async def get_session(
13601360

13611361
server_address = server_address or dc_option.ip_address
13621362
port = port or dc_option.port
1363-
else:
1364-
server_address = server_address or await self.storage.server_address()
1365-
port = port or await self.storage.port()
13661363

13671364
if is_media:
13681365
auth_key = (await self.get_session(dc_id)).auth_key

0 commit comments

Comments
 (0)