tushifire commited on
Commit
587e732
·
1 Parent(s): 253513d

icon removed

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ if submitted:
59
  if len(df) > 0:
60
  st.dataframe(df)
61
  else:
62
- st.info('This video comments are not found', icon="ℹ️")
 
59
  if len(df) > 0:
60
  st.dataframe(df)
61
  else:
62
+ st.info('This video comments are not found')