Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This return statement returned the first notification update it found, making the for loop unnecessary. Just remove the iteration and return first from the list. JIRA: LIGHTY-235 Signed-off-by: tobias.pobocik <[email protected]>
- Loading branch information