Skip to content
Snippets Groups Projects
Commit 586b61d1 authored by tpylak's avatar tpylak
Browse files

minior: remove rubbish

SVN: 11580
parent 5b48f4ef
No related branches found
No related tags found
No related merge requests found
......@@ -350,10 +350,4 @@ public class ETLService extends AbstractServer<IETLService> implements IETLServi
}
return codes;
}
public String hello(final String sessionToken)
{
return "Hello World!";
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment