diff --git a/static/index.html b/static/index.html
index 7062c495..7d57ac7e 100644
--- a/static/index.html
+++ b/static/index.html
@@ -3109,7 +3109,6 @@ function renderAlerts(alerts) {
lastAlertKeys = freshKeys.join('|');
}
-}
// refreshAll 内联渲染:把 alerts 交给 renderAlerts