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