remove unnecessary comments

This commit is contained in:
2025-10-12 20:09:38 +02:00
parent 6e2860cb67
commit de2fc1ca42
2 changed files with 0 additions and 13 deletions
-1
View File
@@ -9,7 +9,6 @@ class AppState:
post_urls: List[str]
post_author: List[str]
downloads: List[str]
# dl_speed: str = "0 B/s"
debug: bool = False
tracker: str = "rutracker"
api_url: str = "https://api.michijackson.xyz"