Remove log on creation

This commit is contained in:
CocoTheOwner 2021-07-26 20:02:59 +02:00
parent 80545ce1f2
commit 696cf61fe9

View File

@ -29,7 +29,6 @@ public class TreeManager implements Listener {
public TreeManager() {
Iris.instance.registerListener(this);
Iris.info("Loading Sapling Manager");
}
/**This function does the following