NavyDevilDoc commited on
Commit
5aa9482
·
verified ·
1 Parent(s): 0d7e09a

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +0 -4
src/app.py CHANGED
@@ -425,10 +425,6 @@ with st.sidebar:
425
  else:
426
  st.warning("No logs found yet.")
427
 
428
- # Logout
429
- if "authenticator" in st.session_state:
430
- st.session_state.authenticator.logout(location='sidebar')
431
-
432
  st.divider()
433
 
434
  # --- MODEL SELECTOR ---
 
425
  else:
426
  st.warning("No logs found yet.")
427
 
 
 
 
 
428
  st.divider()
429
 
430
  # --- MODEL SELECTOR ---