mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2026-03-04 07:30:49 +01:00
Migrate to ruff
This commit is contained in:
@@ -2,7 +2,6 @@ import sentry_sdk
|
||||
|
||||
from core.config import env_config
|
||||
|
||||
|
||||
sentry_sdk.init(
|
||||
env_config.SENTRY_DSN,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user