Nikhil0987 commited on
Commit
f60b3db
·
verified ·
1 Parent(s): 2874f00

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 home import dashboard
3
  from streamlit_option_menu import option_menu
4
  import json
5
 
 
1
  import streamlit as st
2
+ # from home import dashboard
3
  from streamlit_option_menu import option_menu
4
  import json
5