From: Carsten Rosenberg Date: Tue, 20 Mar 2018 13:44:43 +0000 (+0100) Subject: Cleanup files X-Git-Tag: 1.7.2~30^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2095%2Fhead;p=thirdparty%2Frspamd.git Cleanup files --- 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