Skip to content

Conversation

@mbaedke
Copy link
Contributor

@mbaedke mbaedke commented Nov 5, 2025

…temNotFoundExceptions during cleanup

fixed

@mbaedke mbaedke requested a review from reschke November 5, 2025 16:24
try {
child.remove();
} catch (ConstraintViolationException e) {
} catch (RepositoryException e) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix the now unused import and then go ahead and merge.

…temNotFoundExceptions during cleanup

Removed unused import.
@sonarqubecloud
Copy link

@reschke reschke self-requested a review November 23, 2025 15:10
@mbaedke mbaedke merged commit bc181ce into trunk Nov 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants