1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-01 12:20:59 +02:00

Now the cleanup

This commit is contained in:
snowleo
2011-07-23 00:53:55 +02:00
parent 20d448b5cf
commit 26fec73328

View File

@@ -173,7 +173,6 @@ public class Commandhelp extends EssentialsCommand
{
if (!reported)
{
//
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
}
reported = true;