refactor: remove unused imports

This commit is contained in:
Vxrtrauter
2026-05-04 21:51:18 +02:00
parent 71cc0d9f1f
commit 7a82e948b9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@ import threading
import webbrowser
import subprocess
import platform
import time
import os
-1
View File
@@ -4,7 +4,6 @@ from PySide6.QtCore import QObject, QTimer
from utils.data.state import state
from plyer import notification
import libtorrent as lt
import time
import os