georad commited on
Commit
f49123b
·
verified ·
1 Parent(s): deb7a25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from streamlit_navigation_bar import st_navbar
3
 
4
  # --- SHARED ON ALL PAGES ---
5
  st.logo(image="images/menu_book_60dp_75FBFD.png")
 
1
  import streamlit as st
2
+ #from streamlit_navigation_bar import st_navbar
3
 
4
  # --- SHARED ON ALL PAGES ---
5
  st.logo(image="images/menu_book_60dp_75FBFD.png")