-
Notifications
You must be signed in to change notification settings - Fork 538
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deshim FunctionScheduler in mcrouter
Summary: The following rules were deshimmed: ``` //folly/experimental:function_scheduler -> //folly/executors:function_scheduler ``` The following headers were deshimmed: ``` folly/experimental/FunctionScheduler.h -> folly/executors/FunctionScheduler.h ``` This is a codemod. It was automatically generated and will be landed once it is approved and tests are passing in sandcastle. You have been added as a reviewer by Sentinel or Butterfly. p:ad_defsx.mcrouter Reviewed By: yfeldblum Differential Revision: D58154996 fbshipit-source-id: 0d0bfc2c3d3b366fc3926b0623b110e816c7bf14
- Loading branch information
1 parent
6845eed
commit f93c41f
Showing
3 changed files
with
3 additions
and
3 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