removing empty line
This commit is contained in:
parent
e110a1bf01
commit
7c873a065e
|
@ -26,7 +26,6 @@ public class Kill extends Configurable
|
|||
{
|
||||
@Override
|
||||
public Object execute(ActionContext context) throws Exception
|
||||
|
||||
{
|
||||
super.execute(context);
|
||||
|
||||
|
|
Loading…
Reference in New Issue