java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Formatted spacing and updated documentation

Open ronodhirSoumik opened this issue 7 months ago • 2 comments

Pull Request Template

What does this PR do?

This pull request formats redundant spacing in common pom.xml and rewrites documentation for removeSubscriber function of Publish-Subscribe model.

ronodhirSoumik avatar May 31 '25 20:05 ronodhirSoumik

PR Summary

This PR refactors redundant spacing in the pom.xml file and updates the documentation for the removeSubscriber function in the Publish-Subscribe model. The pom.xml file's module list is reformatted to remove redundant spacing, improving readability. The documentation for the removeSubscriber function is updated for clarity and accuracy.

Changes

File Summary
pom.xml Refactored redundant spacing in the module list, improving readability and maintainability. No functional changes were introduced.
publish-subscribe/src/main/java/com/iluwatar/publish/subscribe/model/Topic.java Updated documentation for the removeSubscriber function. The description now clearly states that the function removes a subscriber from the list of subscribers.

autogenerated by presubmit.ai

github-actions[bot] avatar May 31 '25 20:05 github-actions[bot]

This PR is stale because it has been open 60 days with no activity.

github-actions[bot] avatar Jul 31 '25 02:07 github-actions[bot]