[add]: code refractoring and cleanup

This commit is contained in:
VivianDee
2025-09-07 23:07:40 +01:00
parent 2cc3d70f4f
commit 6de9583aaf
25 changed files with 86 additions and 60 deletions
-4
View File
@@ -1,4 +0,0 @@
import os
from salary_analytics.app import create_app
app = create_app()