mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Remove debug line
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
let dataValid = true;
|
||||
|
||||
$: {
|
||||
console.log("REactive function triggered!");
|
||||
|
||||
if ( dataText.length === 0 ) {
|
||||
dataValid = true;
|
||||
formattedData = "";
|
||||
|
||||
Reference in New Issue
Block a user