Spaces:
Running
Running
Commit
·
94c4b32
1
Parent(s):
6a06cf4
Removed home page
Browse files
app.py
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
import awesome_streamlit as ast
|
| 2 |
import streamlit as st
|
| 3 |
|
| 4 |
-
import pages.home
|
| 5 |
import pages.turna
|
| 6 |
|
| 7 |
st.set_page_config(
|
|
|
|
| 1 |
import awesome_streamlit as ast
|
| 2 |
import streamlit as st
|
| 3 |
|
|
|
|
| 4 |
import pages.turna
|
| 5 |
|
| 6 |
st.set_page_config(
|