Spaces:
Paused
Paused
Maryam Ilka commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,6 @@ from streamlit_folium import folium_static
|
|
| 4 |
from streamlit.components.v1 import html
|
| 5 |
import custom_button
|
| 6 |
from streamlit.runtime.scriptrunner import RerunData, RerunException
|
| 7 |
-
from streamlit.source_util import get_pages
|
| 8 |
from datetime import datetime
|
| 9 |
import gspread
|
| 10 |
from google.oauth2.service_account import Credentials
|
|
|
|
| 4 |
from streamlit.components.v1 import html
|
| 5 |
import custom_button
|
| 6 |
from streamlit.runtime.scriptrunner import RerunData, RerunException
|
|
|
|
| 7 |
from datetime import datetime
|
| 8 |
import gspread
|
| 9 |
from google.oauth2.service_account import Credentials
|