mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-09 20:58:02 -05:00
BaseHandler: Removed unused private field
This commit is contained in:
parent
d5c1daaa3e
commit
28d20d8499
@ -32,7 +32,6 @@ import org.yaaic.model.Server;
|
|||||||
*/
|
*/
|
||||||
public abstract class BaseHandler
|
public abstract class BaseHandler
|
||||||
{
|
{
|
||||||
private String desc;
|
|
||||||
/**
|
/**
|
||||||
* Execute the command
|
* Execute the command
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user