Commit cbc052c2 authored by Kantz's avatar Kantz
Browse files

unnötiger import entfertn

parent 5b4a3799
...@@ -7,7 +7,6 @@ from typing import Any, Dict ...@@ -7,7 +7,6 @@ from typing import Any, Dict
import httpx import httpx
import psycopg import psycopg
from fastapi import APIRouter from fastapi import APIRouter
from fastapi.responses import JSONResponse
import app.config as config import app.config as config
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment