fix luacheck error

This commit is contained in:
wsor4035 2022-04-15 17:58:13 -04:00 committed by GitHub
parent 26994e39f2
commit ed895734f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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")