Browse Source

[Minor] Remove occasional debug

tags/3.2
Vsevolod Stakhov 2 years ago
parent
commit
2e8bffa2f4
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/plugins/lua/multimap.lua

+ 0
- 1
src/plugins/lua/multimap.lua View File

@@ -821,7 +821,6 @@ local function multimap_callback(task, rule)
end
else
local hv = task:get_header_full(rule['header'])
lua_util.debugm(N, task, "hui: %s", hv)
match_list(rule, hv, {'decoded'})
end
end,

Loading…
Cancel
Save