Remove spurious debug string.
This commit is contained in:
Родитель
85c0aaaea6
Коммит
5ea92acbe2
|
@ -1070,8 +1070,6 @@ namespace electionguard
|
|||
return false;
|
||||
}
|
||||
|
||||
Log::debug("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&");
|
||||
|
||||
// Check the proofs on the ballot
|
||||
unordered_map<string, bool> validProofs;
|
||||
for (const auto &contest : this->getContests()) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче