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();
|
||||
if(crashDetector.onMainThread())
|
||||
Statement.closeAll();
|
||||
this.getServer().getMessenger().unregisterIncomingPluginChannel(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user