From 33f8337a4e20ac2933ca9b24c22eb72155e97079 Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Wed, 8 Apr 2020 09:02:31 +0300 Subject: [PATCH] [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 -- 2.39.5