mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
Files Cleanup
This commit is contained in:
@@ -2,7 +2,6 @@ from PySide6 import QtWidgets
|
|||||||
from PySide6.QtCore import Qt
|
from PySide6.QtCore import Qt
|
||||||
from PySide6.QtWidgets import QLineEdit, QWidget, QVBoxLayout, QListWidget, QToolBar
|
from PySide6.QtWidgets import QLineEdit, QWidget, QVBoxLayout, QListWidget, QToolBar
|
||||||
from PySide6.QtGui import QIcon, QAction
|
from PySide6.QtGui import QIcon, QAction
|
||||||
import sys
|
|
||||||
import darkdetect
|
import darkdetect
|
||||||
from core.scraping.uztracker_scraper import scrape_uztracker
|
from core.scraping.uztracker_scraper import scrape_uztracker
|
||||||
from core.scraping.uztracker_scraper import get_magnet_link
|
from core.scraping.uztracker_scraper import get_magnet_link
|
||||||
Reference in New Issue
Block a user