Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #15429 Remove the duplicated rendering of deprecation messages …
…in the profiler (stof) This PR was merged into the 2.8 branch. Discussion ---------- Remove the duplicated rendering of deprecation messages in the profiler | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a The issue was already fixed in the 2.7 branch in #14990 but the fix was lost in 2.8 because of a wrong conflict resolution when merging branches. Commits ------- 4fefd3d Remove the duplicated rendering of deprecation messages in the profiler
- Loading branch information