1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-29 01:10:31 +02:00

Now the cleanup

This commit is contained in:
snowleo
2011-07-23 00:53:55 +02:00
parent ee13d33b66
commit 40a2bccf2d

View File

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