fix: fix ruff check
This commit is contained in:
parent
3a31e9cfa0
commit
5787f86861
@ -2,7 +2,6 @@ import json
|
||||
from typing import Optional
|
||||
from urllib.parse import urlencode, urlparse, urlunparse
|
||||
|
||||
import httpx
|
||||
from fastapi import APIRouter, Form, HTTPException, Request
|
||||
from fastapi.responses import HTMLResponse, JSONResponse, RedirectResponse
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user