From: Vsevolod Stakhov Date: Tue, 25 Sep 2018 09:55:36 +0000 (+0100) Subject: [Minor] Delete unused X-Git-Tag: 1.8.1~162 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=906eff2f85cb0b4e28990fe003e6efc181902f03;p=thirdparty%2Frspamd.git [Minor] Delete unused --- 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