Formatted spacing and updated documentation
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.
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
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR is stale because it has been open 60 days with no activity.