removed unused code

This commit is contained in:
Francesco Mangiacrapa 2021-04-07 12:26:01 +02:00
parent d9fff245ed
commit c2ff9db3a6
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ public class WekeoResolver {
public Response getToken(@Context HttpServletRequest req) throws WebApplicationException{
logger.info(this.getClass().getSimpleName()+" getToken starts...");
String wekeoToken = null;
try {