Remove debug logs from client routing, Phase 4 confirmed working
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -405,9 +405,8 @@
|
||||
(browser-push-state (get verbInfo "url"))
|
||||
(browser-scroll-to 0 0))
|
||||
(do
|
||||
(log-info (str "sx:route fallback is-get=" is-get-link
|
||||
" url=" (get verbInfo "url")
|
||||
" delay=" (get mods "delay")))
|
||||
(when is-get-link
|
||||
(log-info (str "sx:route server fetch " (get verbInfo "url"))))
|
||||
(if (get mods "delay")
|
||||
(do
|
||||
(clear-timeout timer)
|
||||
|
||||
Reference in New Issue
Block a user