diff --git a/hoon/ursr-demo/app/ursr-demo/index.html b/hoon/ursr-demo/app/ursr-demo/index.html index c2be1b7..ee73705 100755 --- a/hoon/ursr-demo/app/ursr-demo/index.html +++ b/hoon/ursr-demo/app/ursr-demo/index.html @@ -497,7 +497,6 @@ } }; - const login = async (pass) => { let loginRes = await fetch('/~/login', { method: 'POST',