Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes the redundant external condition (#102883)
Since we're anyway verifying only for isCancelled, there's no reason why we're checking for `isCompleted` externally, especially given that it's an OR.
- Loading branch information