Spaces:
Sleeping
Sleeping
williamagyapong
commited on
Update main.py
Browse files
main.py
CHANGED
@@ -26,7 +26,7 @@ messenger = WhatsApp(
|
|
26 |
|
27 |
|
28 |
# Authenticate to Firesotre with the JSON account key
|
29 |
-
db = firestore.Client.from_service_account_json("firestore-key.json")
|
30 |
|
31 |
|
32 |
app = Flask(__name__)
|
|
|
26 |
|
27 |
|
28 |
# Authenticate to Firesotre with the JSON account key
|
29 |
+
# db = firestore.Client.from_service_account_json("firestore-key.json")
|
30 |
|
31 |
|
32 |
app = Flask(__name__)
|