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