From 3b6c0e5e782b0dc9935e9c9c363475c733bde92a Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 18 Oct 2016 09:33:30 -0700 Subject: Luacheck cleanups and .luacheckrc Use `luacheck .` to run luacheck on this mod. Cleaned up luacheck errors. --- tomato.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'tomato.lua') diff --git a/tomato.lua b/tomato.lua index d14658e..a659961 100644 --- a/tomato.lua +++ b/tomato.lua @@ -13,8 +13,6 @@ of the license, or (at your option) any later version. -- Intllib local S = crops.intllib -local wateruse = 1 - minetest.register_node("crops:tomato_seed", { description = S("Tomato seed"), inventory_image = "crops_tomato_seed.png", -- cgit v1.2.3