[update]: Loan Charge

This commit is contained in:
Vivian Dee
2025-04-16 15:58:56 +01:00
parent f55f179672
commit 9cfa4a67b1
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
from datetime import datetime, timezone
from app.extensions import db
from app.models import LoanCharge
from sqlalchemy.orm import relationship