浏览代码

Remove leftover proxy change request

These are now handled within the `proxy_with_retry` helper.
Nick Barrett 2 年之前
父节点
当前提交
275605b9e5
共有 1 个文件被更改,包括 0 次插入1 次删除
  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,