Remove debug line

This commit is contained in:
Lea Anthony
2020-10-21 06:02:07 +11:00
parent e3783c5480
commit dc2ad3cd3e

View File

@@ -33,8 +33,6 @@
let dataValid = true;
$: {
console.log("REactive function triggered!");
if ( dataText.length === 0 ) {
dataValid = true;
formattedData = "";