diff --git a/index.html b/index.html index 133eda72..0d5fc20a 100644 --- a/index.html +++ b/index.html @@ -178,8 +178,6 @@

Regorus Playground

} async function run() { await init() - - document.getElementById('eval').onclick = eval_query; } run();