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) if (!reported)
{ {
//
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex); logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
} }
reported = true; reported = true;