removed log

This commit is contained in:
2026-02-22 15:36:23 +03:00
parent 1a78330ad6
commit 33b6cd80a8

View File

@@ -34,7 +34,6 @@ namespace hr::plugins
std::size_t index = 0;
for (auto& t : m_tmp.m_data)
{
hack::log()(t.m_value.size());
for (auto s : t.m_value)
{
result::bit b;