removed log
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user