From 4e658a1565b50a608c81d4e3c4671a3e7d4e705f Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:39:03 +0000 Subject: [PATCH] Refactor: Remove unused 'isEngineReady' variable from docs/index.html Removed the unused variable 'isEngineReady' from docs/index.html to improve code readability and maintainability. Verified via syntax check (node --check) and frontend execution using Playwright to ensure no regressions were introduced. Co-authored-by: paul0728 <44644609+paul0728@users.noreply.github.com> --- docs/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9d406c0..f79da42 100644 --- a/docs/index.html +++ b/docs/index.html @@ -142,7 +142,6 @@