Commit 3e56c01
remove unused code
Summary:
remove unused code
this is logged as part of the
```
if let Some(client_info) = metadata.client_request_info() {
scuba.add_client_request_info(client_info);
}
```
Reviewed By: lmvasquezg
Differential Revision: D72171667
fbshipit-source-id: 479b71d3f3445f3e85186813cb41f7b74d1f322e1 parent 855ad32 commit 3e56c01
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
125 | | - | |
126 | 123 | | |
127 | 124 | | |
128 | 125 | | |
| |||
0 commit comments