Remove stale Streamlit references from comments

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 22:18:37 +01:00
parent 9a3f7b7b94
commit a4cb979131
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ from tab_comfy_ng import render_comfy_monitor
@ui.page('/')
def index():
# -- Streamlit dark theme --
ui.dark_mode(True)
ui.colors(primary='#F59E0B')
ui.add_head_html(