This commit is contained in:
2025-08-11 15:06:58 -04:00
parent 4cbd0fb934
commit 72a7734152
3 changed files with 30 additions and 12 deletions

View File

@@ -5,8 +5,6 @@ from fastapi.responses import JSONResponse
from utils.sr_wrapper import SRUtil
from auth.deps import get_current_user
logging.getLogger().setLevel(logging.INFO)
class RIP(FastAPI):
"""