diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/repl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/repl.js b/docs/repl.js index 879acb40..e9181cca 100644 --- a/docs/repl.js +++ b/docs/repl.js @@ -141,4 +141,3 @@ if (location.hash) { setcount(doc.code.value = (new TextDecoder()).decode(b)); if (run) repl(); } -doc.code.focus(); |
