fix: clean up imports in steamrip, contextmenu, and settings modules

This commit is contained in:
Vxrtrauter
2026-04-10 19:34:27 +02:00
parent 9501f0e158
commit cb9e147f19
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from PySide6.QtCore import Qt, QPoint, Signal, QThreadPool, QThread
from PySide6.QtCore import Qt, QPoint, Signal, QThread
from utils.logging.logs import consoleLog, remove_download_log
from utils.network.download import download_selected
from utils.data.tracker import get_magnet_link