Skip to content

Commit

Permalink
facebook-unused-include-check in fbcode/eden
Browse files Browse the repository at this point in the history
Summary:
Remove headers flagged by facebook-unused-include-check over fbcode.eden.

+ format and autodeps

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.

Autodiff project: uie
Autodiff partition: fbcode.eden
Autodiff bookmark: ad.uie.fbcode.eden

Reviewed By: dtolnay

Differential Revision: D65951427

fbshipit-source-id: 72aeb82eade2110390f2c99bd803ee5d8ff8c689
  • Loading branch information
Gownta authored and facebook-github-bot committed Nov 15, 2024
1 parent 33bce6a commit fd3f968
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion eden/common/telemetry/ScubaStructuredLogger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include "eden/common/telemetry/ScubaStructuredLogger.h"

#include <folly/json/json.h>
#include <folly/logging/xlog.h>

#include "eden/common/telemetry/SubprocessScribeLogger.h"

Expand Down
3 changes: 0 additions & 3 deletions eden/common/telemetry/test/TracingBenchmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@
*/

#include <benchmark/benchmark.h>
#include <folly/init/Init.h>
#include <folly/synchronization/test/Barrier.h>

#include "eden/common/telemetry/Tracing.h"
#include "eden/common/utils/benchharness/Bench.h"

using namespace facebook::eden;

Expand Down
2 changes: 0 additions & 2 deletions eden/common/utils/test/FileDescriptorTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
*/

#include "eden/common/utils/FileDescriptor.h"
#include <folly/String.h>
#include <folly/logging/xlog.h>
#include <folly/portability/GTest.h>
#include <folly/test/TestUtils.h>
#include <list>
Expand Down

0 comments on commit fd3f968

Please sign in to comment.