Sfoglia il codice sorgente

Remove leftover proxy change request

These are now handled within the `proxy_with_retry` helper.
Nick Barrett 2 anni fa
parent
commit
275605b9e5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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,