Commit 2832e32
[TensorPipe] Avoid using deprecated alias for error (#48168)
Summary:
Pull Request resolved: #48168
TensorPipe deduplicated a set of error (which existed both under the ::transport and the ::channel namespaces). The old names were kept as aliases but we should migrate to the new ones.
ghstack-source-id: 116989010
Test Plan: CI
Reviewed By: beauby
Differential Revision: D25051218
fbshipit-source-id: caef27f1a0ff0e6f0b8b09fa92d6f79641c1e17a1 parent df0ae24 commit 2832e32
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
| |||
0 commit comments