Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: duplicate afterRead collection hook call on loginOperation (#9664)
Hi there, i noticed that the `afterRead` hook is triggered twice on `loginOperation`. This just removes the duplicated code. -Tobi
- Loading branch information