From a92ddda171b7165727365ff598c9ee74e0d8ca99 Mon Sep 17 00:00:00 2001 From: hosted-fornet Date: Tue, 23 Nov 2021 18:17:27 -0800 Subject: [PATCH] Modify whitespace --- hoon/ursr-demo/app/ursr-demo/index.html | 1 - 1 file changed, 1 deletion(-) 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',