Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Update event retrieval to return distinct events (#1197)
- Modified the return statement in the EventStore class to ensure that the events returned are distinct, improving data integrity and reducing duplicates in the event list.
- Loading branch information