Revert "Бот + прокси"

This reverts commit 5dc9c8f0d1.
This commit is contained in:
2026-06-04 16:00:35 +03:00
parent 5dc9c8f0d1
commit 63044be106
11 changed files with 19 additions and 129 deletions

View File

@@ -16,9 +16,6 @@ class Config(BaseSettings):
REDMINE_TOKEN: str
USER_ID: str = None
WORKSPACE_ID: str = None
BOT_TOKEN: str
PROXY_URL: str
MODE: str = "prod"