Browse Source

Remove leftover proxy change request

These are now handled within the `proxy_with_retry` helper.
Nick Barrett 2 năm trước cách đây
mục cha
commit
275605b9e5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      mautrix_instagram/user.py

+ 0 - 1
mautrix_instagram/user.py

@@ -503,7 +503,6 @@ class User(DBUser, BaseUser):
                 self.start_listen()
         finally:
             self._is_refreshing = False
-            self.proxy_handler.update_proxy_url()
 
     async def _handle_checkpoint(
         self,