Added routes

This commit is contained in:
CHIEFSOFT\ameye
2025-04-12 23:25:22 -04:00
parent af7d2099b9
commit 31a8606679
4 changed files with 46 additions and 26 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
from .authentication import auth_bp
from .eligibility import eligibility_bp
from .loan import loan_bp
# from .repayment import repayment_bp
from .autocall import autocall_bp