mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 18:14:38 +02:00
minor cleanup
This commit is contained in:
@@ -43,7 +43,6 @@ public class Commandhelp extends EssentialsCommand
|
||||
match = "";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -173,7 +172,6 @@ public class Commandhelp extends EssentialsCommand
|
||||
{
|
||||
if (!reported)
|
||||
{
|
||||
//
|
||||
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
|
||||
}
|
||||
reported = true;
|
||||
|
Reference in New Issue
Block a user