Remove debug log

This commit is contained in:
Dominic Grimm 2022-08-02 10:02:57 +02:00
parent c8df4b312d
commit 7890c0fd91
3 changed files with 1 additions and 3 deletions

View file

@ -25,8 +25,6 @@
handleTime(time, listingsAmount);
}
}
console.log(api.API_ROOT_URL);
</script>
{#await fetchData}