Skip to content

Commit 5836663

Browse files
committed
Remove unused import for ruff
1 parent 558d1e1 commit 5836663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tptools/tpsrv/tp_recv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import click
66
from click_async_plugins import PluginLifespan, plugin
77
from fastapi import Depends, FastAPI, HTTPException, Request
8-
from fastapi.responses import JSONResponse
98
from httpx import URL
109
from pydantic import ValidationError
1110
from starlette.status import HTTP_508_LOOP_DETECTED

0 commit comments

Comments
 (0)