🧹 Cleanup

This commit is contained in:
Nikhil Badyal
2023-08-10 21:34:49 +05:30
parent 39d5009cc7
commit acc3a2dae7
8 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ from loguru import logger
from selectolax.lexbor import LexborHTMLParser
from src.downloader.download import Downloader
from src.utils import AppNotFound
from src.exceptions import AppNotFound
class UptoDown(Downloader):