happy luacheck

This commit is contained in:
OgelGames 2019-12-09 22:06:42 +11:00
parent 0dec926beb
commit 92c07e3c19

@ -167,7 +167,6 @@ local function register_powerbank(data)
end
node_meta:get_inventory():set_size("main", data.charging_slots)
node_meta:set_string("formspec", formspec)
node_meta:set_string("owner", placer:get_player_name())
node_meta:set_int("charge", itemstack_meta.charge)