mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
lint fix
This commit is contained in:
@@ -104,7 +104,6 @@ class PstServer(HttpServer): # pylint: disable=too-many-arguments,too-many-inst
|
||||
# ===== SYSTEM TASKS
|
||||
|
||||
async def __controller(self) -> None:
|
||||
logger = get_logger(0)
|
||||
prev: int = 0
|
||||
while True:
|
||||
cur = len(self._get_wss())
|
||||
|
||||
Reference in New Issue
Block a user