mbosse99 commited on
Commit
21ae4c6
·
1 Parent(s): bbfd382
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -337,7 +337,3 @@ with st.container():
337
 
338
  if not upload_success:
339
  st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")
340
- # else:
341
- # col_submit_btn, col_empty, col_clear_btn = st.columns([1,4, 1])
342
- # if col_clear_btn.button("Clear" ,use_container_width=True):
343
- # streamlit_js_eval(js_expressions="parent.window.location.reload()")
 
337
 
338
  if not upload_success:
339
  st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")