mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 10:43:14 +00:00
Remove log on creation
This commit is contained in:
parent
80545ce1f2
commit
696cf61fe9
@ -29,7 +29,6 @@ public class TreeManager implements Listener {
|
|||||||
|
|
||||||
public TreeManager() {
|
public TreeManager() {
|
||||||
Iris.instance.registerListener(this);
|
Iris.instance.registerListener(this);
|
||||||
Iris.info("Loading Sapling Manager");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**This function does the following
|
/**This function does the following
|
||||||
|
Loading…
x
Reference in New Issue
Block a user