commit f7f1a79: [Minor] Pet luacheck
Vsevolod Stakhov
vsevolod at highsecure.ru
Thu Mar 7 20:00:03 UTC 2019
Author: Vsevolod Stakhov
Date: 2019-03-07 19:58:51 +0000
URL: https://github.com/rspamd/rspamd/commit/f7f1a793fa85f917ded8771d51bc50c49a895eb0 (HEAD -> master)
[Minor] Pet luacheck
---
lualib/lua_auth_results.lua | 2 --
1 file changed, 2 deletions(-)
diff --git a/lualib/lua_auth_results.lua b/lualib/lua_auth_results.lua
index 56761e957..1ec3dc538 100644
--- a/lualib/lua_auth_results.lua
+++ b/lualib/lua_auth_results.lua
@@ -15,9 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
]]--
-local global = require "global_functions"
local rspamd_util = require "rspamd_util"
-local fun = require "fun"
local default_settings = {
spf_symbols = {
More information about the Commits
mailing list