From fc41f127cc27c982008382781fc82e1f1256515d Mon Sep 17 00:00:00 2001 From: Carsten Rosenberg Date: Tue, 20 Mar 2018 14:44:43 +0100 Subject: [PATCH] Cleanup files --- src/plugins/lua/antivirus.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/plugins/lua/antivirus.lua b/src/plugins/lua/antivirus.lua index 46f556c1d2..4f132604bb 100644 --- a/src/plugins/lua/antivirus.lua +++ b/src/plugins/lua/antivirus.lua @@ -531,8 +531,6 @@ local function sophos_check(task, rule) local bye = 'BYE\n' local function sophos_callback(err, data, conn) - rspamd_logger.errx(task, 'err: %s', err) - rspamd_logger.errx(task, 'data: %s', tostring(data)) if err then if err == 'IO timeout' then -- 2.47.3