forked from SteamWar/SteamWar
Remove useless line of code
This commit is contained in:
@@ -127,6 +127,5 @@ public class Core extends JavaPlugin {
|
|||||||
errorHandler.unregister();
|
errorHandler.unregister();
|
||||||
if(crashDetector.onMainThread())
|
if(crashDetector.onMainThread())
|
||||||
Statement.closeAll();
|
Statement.closeAll();
|
||||||
this.getServer().getMessenger().unregisterIncomingPluginChannel(this);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user