From 906eff2f85cb0b4e28990fe003e6efc181902f03 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 25 Sep 2018 10:55:36 +0100 Subject: [PATCH] [Minor] Delete unused --- lualib/lua_auth_results.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lualib/lua_auth_results.lua b/lualib/lua_auth_results.lua index 4f4736ff17..07957376db 100644 --- a/lualib/lua_auth_results.lua +++ b/lualib/lua_auth_results.lua @@ -58,9 +58,6 @@ local exports = {} local local_hostname = rspamd_util.get_hostname() local function gen_auth_results(task, settings) - local table = table - local pairs = pairs - local ipairs = ipairs local auth_results, hdr_parts = {}, {} if not settings then -- 2.47.3