williamagyapong commited on
Commit
220cc2d
·
verified ·
1 Parent(s): 7b0749d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
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__)