reformat, remove sonarr event hook

This commit is contained in:
2025-06-01 00:55:34 -05:00
parent 0486a814e1
commit c55046c708
3 changed files with 1 additions and 7 deletions

View File

@@ -4,8 +4,6 @@ from collections import defaultdict
from typing import Dict
import structlog
import httpx
import asyncio
from auth import authelia_login
from config import get_async_logger