Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -12,7 +12,6 @@ from flask_cors import CORS
|
|
| 12 |
import firebase_admin
|
| 13 |
from firebase_admin import credentials, db, storage, auth
|
| 14 |
from pathlib import Path
|
| 15 |
-
import logging
|
| 16 |
# Import the refactored Sozo business logic
|
| 17 |
from sozo_gen import (
|
| 18 |
generate_report_draft,
|
|
|
|
| 12 |
import firebase_admin
|
| 13 |
from firebase_admin import credentials, db, storage, auth
|
| 14 |
from pathlib import Path
|
|
|
|
| 15 |
# Import the refactored Sozo business logic
|
| 16 |
from sozo_gen import (
|
| 17 |
generate_report_draft,
|