From 97f7b5745f8914178adbfce65bc339c366cb4a17 Mon Sep 17 00:00:00 2001 From: Jeija Date: Sun, 4 Oct 2015 13:30:34 +0200 Subject: Remove trailing whitespace --- mesecons_luacontroller/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mesecons_luacontroller') diff --git a/mesecons_luacontroller/init.lua b/mesecons_luacontroller/init.lua index df681d9..d10fd20 100644 --- a/mesecons_luacontroller/init.lua +++ b/mesecons_luacontroller/init.lua @@ -247,7 +247,7 @@ end local safe_globals = { "assert", "error", "ipairs", "next", "pairs", "pcall", "select", - "tonumber", "tostring", "type", "unpack", "_VERSION", "xpcall", + "tonumber", "tostring", "type", "unpack", "_VERSION", "xpcall", } local function create_environment(pos, mem, event) -- Gather variables for the environment -- cgit v1.2.3