From 96d2de92d54a92145abb98c9827b72e97be370f7 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 4 Mar 2018 13:03:27 +0000 Subject: [PATCH] [Minor] Remove debug --- lualib/rspamadm/rescore.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lualib/rspamadm/rescore.lua b/lualib/rspamadm/rescore.lua index 6dcecc44b..9865f33e9 100644 --- a/lualib/rspamadm/rescore.lua +++ b/lualib/rspamadm/rescore.lua @@ -300,7 +300,6 @@ return function (args, cfg) end if opts['i'] then opts['iters'] = opts['i'] end - logger.errx('%s', opts) local all_symbols = rescore_utility.get_all_symbols(logs, ignore_symbols) local original_symbol_scores = rescore_utility.get_all_symbol_scores(rspamd_config, -- 2.39.5