Sathwikchowdary commited on
Commit
e440dca
·
verified ·
1 Parent(s): 85f51e9

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +0 -1
pages/Data_Collection.py CHANGED
@@ -93,7 +93,6 @@ st.markdown("### Select a Lifecycle Stage to Learn More:")
93
  col1,col2 = st.columns(2)
94
 
95
  with col1:
96
- if st.button("More info on structured data"):
97
  if st.button("SQL"):
98
  st.switch_page("pages/excel_Files.py")
99
  display_lifecycle_stage(
 
93
  col1,col2 = st.columns(2)
94
 
95
  with col1:
 
96
  if st.button("SQL"):
97
  st.switch_page("pages/excel_Files.py")
98
  display_lifecycle_stage(