James McCool commited on
Commit
b4fedd4
·
1 Parent(s): 848c292
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1312,7 +1312,6 @@ except:
1312
  key='tab_selector'
1313
  )
1314
 
1315
- # Data Load Tab
1316
  if selected_tab == 'Data Load':
1317
  col1, col2, col3 = st.columns(3)
1318
 
 
1312
  key='tab_selector'
1313
  )
1314
 
 
1315
  if selected_tab == 'Data Load':
1316
  col1, col2, col3 = st.columns(3)
1317