lunarflu HF staff commited on
Commit
a130633
·
verified ·
1 Parent(s): fa697ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -80,7 +80,6 @@ async def on_ready():
80
  #await remove_huggingfolks() # to initialize
81
  #print(community_global_df_with_id)
82
  remove_huggingfolks.start()
83
- update_hub_stats.start()
84
  #await periodic_api_test()
85
  print(f"------------------------------------------------------------------------")
86
  except Exception as e:
 
80
  #await remove_huggingfolks() # to initialize
81
  #print(community_global_df_with_id)
82
  remove_huggingfolks.start()
 
83
  #await periodic_api_test()
84
  print(f"------------------------------------------------------------------------")
85
  except Exception as e: