Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|