From 4105ed81ae7aa4ff7400f4ebafad61267e519e25 Mon Sep 17 00:00:00 2001 From: Sudhendra Date: Wed, 23 Oct 2024 16:19:19 -0400 Subject: [PATCH] Update mindmap.py --- mindmap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindmap.py b/mindmap.py index 3532fff..54851ec 100644 --- a/mindmap.py +++ b/mindmap.py @@ -97,4 +97,4 @@ def mindmap_tab_content(): st.write("Please enter a query in the Main tab to generate a mindmap.") # Add this at the end of your main app file, outside of any function -st.footer("Made with ❤️ for 🐼") +# st.footer("Made with ❤️ for 🐼")