removed debugging code

This commit is contained in:
Joaquin committed 2025-05-14 09:40:06 -07:00
1 parent 0d59c60a28
commit c12bbe8336
1 file changed
-2
-2
View File
@@ -80,7 +80,5 @@ function error(err) {
} }
} }
console.log(data);
update(data); update(data);
} }