remove log statements
This commit is contained in:
parent
10ba5610e6
commit
431a3e5929
|
@ -21,9 +21,6 @@
|
||||||
)
|
)
|
||||||
.join("")
|
.join("")
|
||||||
}
|
}
|
||||||
|
|
||||||
$: console.log("Error: ", $error)
|
|
||||||
$: console.log("Touched: ", $touched)
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<ModalContent
|
<ModalContent
|
||||||
|
|
Loading…
Reference in New Issue