Update src/file.py
Browse files- src/file.py +2 -5
src/file.py
CHANGED
|
@@ -27,9 +27,6 @@ def is_overloaded():
|
|
| 27 |
return False
|
| 28 |
|
| 29 |
st.title("Juma's Assistant")
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
else:
|
| 33 |
-
# Put your normal app UI here
|
| 34 |
-
st.success("Welcome \nJuma is under very high request. come back soon")
|
| 35 |
|
|
|
|
| 27 |
return False
|
| 28 |
|
| 29 |
st.title("Juma's Assistant")
|
| 30 |
+
# Put your normal app UI here
|
| 31 |
+
st.success("Welcome \nJuma is under very high request. come back soon")
|
|
|
|
|
|
|
|
|
|
| 32 |
|