fixed code due to changes in dependency

master
Luca Frosini 4 years ago
parent 44f3d2d84c
commit 2408c19e79

@ -99,7 +99,7 @@ public class ContextCreator extends ContextElaborator {
}
@Override
/*
protected void elaborateContext(ScopeBean scopeBean) throws Exception {
UUID uuid = null;
try {
@ -121,6 +121,7 @@ public class ContextCreator extends ContextElaborator {
logger.info("Context {} is already present with UUID {}", scopeBean, uuid.toString());
}
}
*/
}

Loading…
Cancel
Save