From c53e99fddb188a45ff6ce18ebdb24ee06fe65987 Mon Sep 17 00:00:00 2001 From: Alexander Metzger Date: Thu, 29 Feb 2024 18:53:20 -0800 Subject: [PATCH] remove progressbar once complete --- recipes/VideoBots.py | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/VideoBots.py b/recipes/VideoBots.py index da8ff26f1..00e593fff 100644 --- a/recipes/VideoBots.py +++ b/recipes/VideoBots.py @@ -1166,7 +1166,6 @@ def integration_test_config_screen( st.markdown( f""" #### Configure your Copilot - Run Saved ✅ ~ Connected ✅ ~ Test & Configure ✅ """, unsafe_allow_html=True, )