Skip to content

Commit efcf882

Browse files
committed
remove ununsed import
1 parent 09a077b commit efcf882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/kd_roles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from sqlalchemy.ext.asyncio import AsyncSession
1111
from sqlalchemy import literal_column, select, func, true, update, and_
1212
from sqlalchemy.orm import aliased
13-
from sqlalchemy.dialects.postgresql import JSONB
1413

1514
from database.error_handling import is_unique_violation
1615

0 commit comments

Comments
 (0)