mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 08:39:49 +01:00
Removed useless function variable.
This commit is contained in:
parent
92262d0e47
commit
088d4ac14a
@ -130,7 +130,6 @@ public class Herbalism {
|
||||
int id = block.getTypeId();
|
||||
Material type = block.getType();
|
||||
|
||||
Byte data = block.getData();
|
||||
Location location = block.getLocation();
|
||||
Material mat = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user