diff --git a/userspace/engine/formats.cpp b/userspace/engine/formats.cpp index b95a78c2eaf..91690167486 100644 --- a/userspace/engine/formats.cpp +++ b/userspace/engine/formats.cpp @@ -177,8 +177,6 @@ int falco_formats::format_event (lua_State *ls) { json_line.erase(0, 1); } - - s_inspector->set_buffer_format(sinsp_evt::PF_NORMAL); } } catch (sinsp_exception& e)