minor
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user