release: fixe release
Build and Push Docker Image / build-and-push (push) Successful in 1m19s Details

This commit is contained in:
itqop 2025-10-18 20:53:00 +03:00
parent 97587505f0
commit b590697f41
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
from typing import List, Optional
from sqlalchemy import insert, select
from sqlalchemy import select
from sqlalchemy.dialects.postgresql import insert
from sqlalchemy.ext.asyncio import AsyncSession
from hubgw.models.luckperms import (LuckPermsGroup, LuckPermsPlayer,