oops
This commit is contained in:
@@ -2,7 +2,7 @@ import logging
|
||||
from fastapi import FastAPI, Request, Response, Depends
|
||||
from fastapi_throttle import RateLimiter
|
||||
from fastapi.responses import JSONResponse
|
||||
from utils.hifi_wrapper import SRUtil
|
||||
from utils.sr_wrapper import SRUtil
|
||||
from auth.deps import get_current_user
|
||||
|
||||
logging.getLogger().setLevel(logging.INFO)
|
||||
|
Reference in New Issue
Block a user