removed useless console log

This commit is contained in:
Nicolai Ort 2021-04-07 20:12:28 +02:00
parent 64ce42d8a0
commit fe0cba9058
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@
class="flex flex-col pt-3 md:pt-8"
onsubmit="event.preventDefault();"
on:submit={() => {
console.log({ token });
// return
axios
.request({