Neurolingua commited on
Commit
580ad3a
·
verified ·
1 Parent(s): 97e0f48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -173,8 +173,7 @@ firestore_client = initialize_firebase()
173
 
174
  if not firestore_client:
175
  print("Failed to initialize Firestore. Exiting.")
176
- return
177
-
178
  # Main data collection loop
179
  try:
180
  while True:
 
173
 
174
  if not firestore_client:
175
  print("Failed to initialize Firestore. Exiting.")
176
+
 
177
  # Main data collection loop
178
  try:
179
  while True: