Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -1
src/streamlit_app.py
CHANGED
|
@@ -68,7 +68,6 @@ with st.form("fitness_form"):
|
|
| 68 |
)
|
| 69 |
|
| 70 |
submit = st.form_submit_button("Submit Profile")
|
| 71 |
-
|
| 72 |
# -------------------------
|
| 73 |
# HANDLE SUBMISSION
|
| 74 |
# -------------------------
|
|
|
|
| 68 |
)
|
| 69 |
|
| 70 |
submit = st.form_submit_button("Submit Profile")
|
|
|
|
| 71 |
# -------------------------
|
| 72 |
# HANDLE SUBMISSION
|
| 73 |
# -------------------------
|