Commit bdf997f
Remove unused includes from AsyncLogWriter.cpp
Summary:
Removed three unused include directives from `fbcode/folly/logging/AsyncLogWriter.cpp`:
- `folly/Exception.h`
- `folly/FileUtil.h`
- `folly/Portability.h`
None of these headers provide symbols used in this translation unit.
Reviewed By: r-barnes
Differential Revision: D95404233
fbshipit-source-id: 72278f9e52f09304c01284a9b79effcfaa00fe601 parent 5967afd commit bdf997f
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| |||
0 commit comments