Skip to content

Commit ddb4690

Browse files
committed
deleted unused import
1 parent 5ae467d commit ddb4690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/modules/amap/cruds_amap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import logging
44
from collections.abc import Sequence
5-
from datetime import date
65

76
from sqlalchemy import delete, select, update
87
from sqlalchemy.ext.asyncio import AsyncSession

0 commit comments

Comments
 (0)