From 445319c41301bf25aed892050178d48b6e001e27 Mon Sep 17 00:00:00 2001 From: Andrew Baldwin Date: Tue, 9 Jul 2024 14:20:38 -0400 Subject: [PATCH] Fix extend webui example --- examples/web_ui_cache_stats.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/web_ui_cache_stats.py b/examples/web_ui_cache_stats.py index 09c9a98430..d8005b86f3 100644 --- a/examples/web_ui_cache_stats.py +++ b/examples/web_ui_cache_stats.py @@ -112,8 +112,6 @@ def extend_web_ui(): """ # ensure the template_args are up to date before using them environment.web_ui.update_template_args() - # set the static paths to use the modern ui - environment.web_ui.set_static_modern_ui() return render_template( "index.html",