diff --git a/static/index.html b/static/index.html index 2332be6..02166e7 100644 --- a/static/index.html +++ b/static/index.html @@ -122,8 +122,6 @@ async function set(short, long) { let resp; try { - console.log(short, long); - resp = await fetch('./', { method: 'POST', headers: {