Removed old commented method
This commit is contained in:
parent
df5e44e520
commit
eb0a6f213d
|
@ -36,8 +36,6 @@ public interface ERManagement {
|
|||
throws SchemaViolationException, NotFoundException, ContextException, ResourceRegistryException;
|
||||
|
||||
public void sanityCheck() throws SchemaViolationException, ResourceRegistryException;
|
||||
|
||||
// public void contextSanityCheck(SecurityContext target, Map<UUID, JsonNode> expectedInstances) throws SchemaViolationException, ResourceRegistryException;
|
||||
|
||||
public AvailableInAnotherContextException getSpecificERAvailableInAnotherContextException(String message);
|
||||
|
||||
|
|
Loading…
Reference in New Issue