Commit c71626f
committed
test: remove
Per rust-lang/rust#90308, this is potentially a data race. In practice,
I don't think it was actually problematic here, but it also wasn't doing
anything of value, so we should remove it.
This is currently the only `env::set_var` or `env::remove_var` call in
the proxy.
Closes linkerd/linkerd2#7651env::set_var call in test logging initialization1 parent d3cf6a0 commit c71626f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments