This commit is contained in:
Jeff 2022-05-05 18:38:46 -07:00
Родитель 85c0aaaea6
Коммит 5ea92acbe2
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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()) {