]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Remove reduntant debug
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 18 Jul 2017 19:15:24 +0000 (20:15 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 18 Jul 2017 19:15:24 +0000 (20:15 +0100)
rules/misc.lua

index 2e4d254185e2b2bc209bba29c295687ff5ed6232..91d52e4790c3e2354b5c9fba37b3163fafdb932d 100644 (file)
@@ -601,7 +601,6 @@ rspamd_config.R_BAD_CTE_7BIT = {
         local mul = 1.0
         local params = {cte}
         if attrs then
-          print(attrs.charset)
           if attrs.charset and attrs.charset:lower() == "utf-8" then
             -- Penalise rule as people don't know that utf8 is surprisingly
             -- eight bit encoding