Fix more ruff lint (#139)

This commit is contained in:
Chenlei Hu
2024-02-09 01:41:38 +00:00
committed by GitHub
parent 6b3ad64388
commit e13072cb42
2 changed files with 1 additions and 4 deletions

View File

@@ -4,8 +4,6 @@ import os
import sys
import warnings
from threading import Thread
from modules.timer import startup_timer