mbosse99 commited on
Commit
31a7bc3
·
1 Parent(s): b365a3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -384,7 +384,3 @@ with st.container():
384
 
385
  if not upload_success:
386
  st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")
387
- # else:
388
- # col_submit_btn, col_empty, col_clear_btn = st.columns([1,4, 1])
389
- # if col_clear_btn.button("Clear" ,use_container_width=True):
390
- # streamlit_js_eval(js_expressions="parent.window.location.reload()")
 
384
 
385
  if not upload_success:
386
  st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")