removing empty line

This commit is contained in:
Clebert Suconic 2015-06-18 14:19:47 -04:00
parent e110a1bf01
commit 7c873a065e
1 changed files with 0 additions and 1 deletions

View File

@ -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);