Fixed luacheck warning

This commit is contained in:
minefaco
2020-11-16 21:46:17 -05:00
committed by GitHub
parent 4917da7ec6
commit 0305443dae

View File

@@ -34,6 +34,5 @@ local axe_types = {
"axe_diamond",
}
chisel_tree.trunk_names(trunk_names)
chisel_tree.register_axes(mod_name,axe_types)