mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Remove init method from previous testing
This commit is contained in:
parent
0e2f64b95a
commit
9b7fe5c879
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ public class GeyserConnector implements Connector {
|
|||
|
||||
logger.setDebug(config.isDebugMode());
|
||||
|
||||
Toolbox.init();
|
||||
TranslatorsInit.start();
|
||||
|
||||
commandMap = new GeyserCommandMap(this);
|
||||
|
|
Loading…
Reference in a new issue