Commit 31c3d26
committed
Update prospects database import paths
Changed imports in app/api/routes.py to reference routers under app.utils.prospects.database instead of app.api.prospects.database. This aligns with a refactor that moved prospect database-related modules into the utils package; functional behavior and router inclusion remain unchanged.1 parent 39715c8 commit 31c3d26
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments