refactor(autorenewal): clean up imports and simplify error handling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import asyncio
|
||||
import logging
|
||||
|
||||
from sqlalchemy.ext.asyncio import AsyncSession, async_sessionmaker
|
||||
from sqlalchemy.ext.asyncio import async_sessionmaker
|
||||
|
||||
from services.renewal_service import RenewalService
|
||||
|
||||
|
||||
Reference in New Issue
Block a user