youngtsai commited on
Commit
2d8ef74
·
1 Parent(s): be98384

no comment

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -684,7 +684,6 @@ def get_mind_map_html(mind_map):
684
  """
685
  return mind_map_html
686
 
687
- # get video_id_summary.json content
688
  def get_video_id_summary(video_id, df_string, source):
689
  if source == "gcs":
690
  print("===get_video_id_summary on gcs===")
 
684
  """
685
  return mind_map_html
686
 
 
687
  def get_video_id_summary(video_id, df_string, source):
688
  if source == "gcs":
689
  print("===get_video_id_summary on gcs===")