removing debug log message
This commit is contained in:
parent
ca32a51740
commit
abefa1615c
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ public class ApplicationConfigurationOntologyUtils {
|
|||
}
|
||||
Resource updateLevelRes = qsoln.getResource("updateLevel");
|
||||
if (updateLevelRes != null) {
|
||||
log.info("updateLevel!");
|
||||
newProp.setProhibitedFromUpdateBelowRoleLevel(
|
||||
BaseResourceBean.RoleLevel.getRoleByUri(
|
||||
updateLevelRes.getURI()));
|
||||
|
|
Loading…
Add table
Reference in a new issue