]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Remove whitespaces 3327/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Wed, 8 Apr 2020 06:02:31 +0000 (09:02 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 06:02:31 +0000 (09:02 +0300)
src/plugins/lua/rbl.lua

index b1cebbf9866720104bda00a262a4082e21d8fd77..026432404894fc2e5f59506bf8b459648b270159 100644 (file)
@@ -419,7 +419,7 @@ local function gen_rbl_callback(rule)
 
     add_dns_request(task, helo, true, false, requests_table,
         'helo', whitelist)
-    
+
     return true
   end