remove unused var, excess whitespace

This commit is contained in:
Vanessa Dannenberg
2021-03-08 12:55:34 -05:00
parent 9ddea6eced
commit b8a568d7eb
2 changed files with 0 additions and 2 deletions

View File

@ -170,7 +170,6 @@ ui.register_page("craft", {
local formheadery = perplayer_formspec.form_header_y
local craftx = perplayer_formspec.craft_x
local crafty = perplayer_formspec.craft_y
local craftresultx = craftx + 5
local player_name = player:get_player_name()
local formspec = {