Commit 2eff2b7
folly::init -> folly::Init in warm_storage/experimental/ws_airstore/tools/ws_tools/concat.cpp +5
Summary: `folly::init` has been deprecated in favor of `folly::Init` for over two years. Let's make this switch.
Reviewed By: shr
Differential Revision: D82825549
fbshipit-source-id: 4d0b2011af9186dba4f9fdbdd676a991e9b197d21 parent c8729e8 commit 2eff2b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
| |||
0 commit comments