-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[adaptive processor] Remove redundant function (#5953)
## Which problem is this PR solving? - The function was a duplicate of another public method ## Description of the changes - Remove the function and redirect callsites to invoke HandleRootSpan instead ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us>
- Loading branch information
1 parent
364832f
commit 88a0319
Showing
3 changed files
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters