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