Further code cleanup

This commit is contained in:
h-v-smacker 2017-10-28 18:21:24 +03:00
parent b179ddff65
commit 02e24e3afd

View File

@ -86,7 +86,6 @@ local function trim_the_lawn(itemstack, user)
end end
local pos = user:get_pos() local pos = user:get_pos()
local inv = user:get_inventory()
-- Defining the area for the search needs two positions -- Defining the area for the search needs two positions
-- The tool has a limited range in the vertical axis, which is capped at +/- 1 node -- The tool has a limited range in the vertical axis, which is capped at +/- 1 node
local start_pos = { local start_pos = {