waliiid commited on
Commit
12a0880
·
1 Parent(s): 66a9599

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -70,8 +70,3 @@ if sidebar_selection == 'json':
70
  st.success("Le JSON modifié a été enregistré sous 'modified_json.json'")
71
 
72
 
73
- # Add a reset button to the sidebar
74
- if st.sidebar.button("Reset App", key="reset_button"):
75
- reset_app()
76
- st.experimental_rerun()
77
-
 
70
  st.success("Le JSON modifié a été enregistré sous 'modified_json.json'")
71
 
72