mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove debugging logs
This commit is contained in:
parent
022be6d1e0
commit
8d46e8b5bd
@ -1629,7 +1629,6 @@ define([
|
||||
var tally = {};
|
||||
|
||||
var isEmpty = function (answer) {
|
||||
console.error("EMPTY?", JSON.stringify(answer));
|
||||
return !answer || !answer.trim();
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user