fix dashboards python script
This commit is contained in:
parent
698d4aec3d
commit
12ab52de91
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ from fastapi.responses import FileResponse, HTMLResponse
|
|||
from sqlalchemy import and_, func, select
|
||||
from sqlalchemy.ext.asyncio import AsyncSession
|
||||
|
||||
from database import async_session
|
||||
from models import positions
|
||||
from schemas import (
|
||||
Direction,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue