Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused logger and reorder stream operations
The logger declaration was removed as it was unused. Additionally, the `map` and `filter` operations in the stream pipeline were reordered for better readability and performance.
- Loading branch information