commit 33f8337: [Minor] Remove whitespaces

GitHub noreply at github.com
Wed Apr 8 08:21:06 UTC 2020


Author: Alexander Moisseev
Date: 2020-04-08 09:02:31 +0300
URL: https://github.com/rspamd/rspamd/commit/33f8337a4e20ac2933ca9b24c22eb72155e97079 (refs/pull/3327/head)

[Minor] Remove whitespaces

---
 src/plugins/lua/rbl.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/lua/rbl.lua b/src/plugins/lua/rbl.lua
index b1cebbf98..026432404 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
 


More information about the Commits mailing list