Jon Solow
commited on
Commit
·
a714d79
1
Parent(s):
ebc859d
Revert "Temp output secrets to debug"
Browse filesThis reverts commit ebc859dcb91503b127c9e7e62f27b73e4c7f2d1f.
- src/Home.py +0 -1
src/Home.py
CHANGED
@@ -18,7 +18,6 @@ def get_app():
|
|
18 |
|
19 |
"""
|
20 |
)
|
21 |
-
st.write(st.secrets)
|
22 |
|
23 |
|
24 |
if __name__ == "__main__":
|
|
|
18 |
|
19 |
"""
|
20 |
)
|
|
|
21 |
|
22 |
|
23 |
if __name__ == "__main__":
|