Deshim VirtualExecutor in folly
commitd16ed0f3b2c410a012c3955e5d997bef15fe3527
authorNicholas Ormrod <njormrod@meta.com>
Fri, 10 May 2024 23:41:42 +0000 (10 16:41 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 10 May 2024 23:41:42 +0000 (10 16:41 -0700)
treeaf10746ac2c7ed79995c213840c20ca6970ecae7
parent4052da0928495e44ec1259333cbfa5dbc6b9c17b
Deshim VirtualExecutor in folly

Summary:
The following rules were deshimmed:
```
//folly:virtual_executor -> //folly/executors:virtual_executor
```

The following headers were deshimmed:
```
folly/VirtualExecutor.h -> folly/executors/VirtualExecutor.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.

Reviewed By: Orvid

Differential Revision: D57217665

fbshipit-source-id: 46888473f82ce08f284864778d13d5fdf426b8d2
third-party/folly/src/folly/executors/test/GlobalExecutorTest.cpp
third-party/folly/src/folly/executors/test/ThreadPoolExecutorTest.cpp
third-party/folly/src/folly/futures/test/TimekeeperTestLib.h