From: Alexander Moisseev Date: Wed, 8 Apr 2020 06:02:31 +0000 (+0300) Subject: [Minor] Remove whitespaces X-Git-Tag: 2.6~550^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3327%2Fhead;p=thirdparty%2Frspamd.git [Minor] Remove whitespaces --- diff --git a/src/plugins/lua/rbl.lua b/src/plugins/lua/rbl.lua index b1cebbf986..0264324048 100644 --- a/src/plugins/lua/rbl.lua +++ b/src/plugins/lua/rbl.lua @@ -419,7 +419,7 @@ local function gen_rbl_callback(rule) add_dns_request(task, helo, true, false, requests_table, 'helo', whitelist) - + return true end