From ed895734f29c4fb214a82bb3bb2ac123b77fdd2e Mon Sep 17 00:00:00 2001 From: wsor4035 <24964441+wsor4035@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:58:13 -0400 Subject: [PATCH] fix luacheck error --- init.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/init.lua b/init.lua index fdea7f5..8ac3d95 100644 --- a/init.lua +++ b/init.lua @@ -31,7 +31,6 @@ with this program; if not, write to the Free Software Foundation, Inc., unifieddyes = {} -local S = minetest.get_translator("unifieddyes") local modpath=minetest.get_modpath(minetest.get_current_modname()) dofile(modpath.."/color-tables.lua")