removed unused code
This commit is contained in:
parent
d9fff245ed
commit
c2ff9db3a6
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue