Remove duplicate std::net reference (#17254) (#17266)

(cherry picked from commit d6ab4196ea)

Co-authored-by: Sebastian Ibarguen <sebasibarguen@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2021-05-17 01:15:22 +00:00
committed by GitHub
parent 409ac4dcfa
commit 51a2d93a0d

View File

@ -233,7 +233,6 @@ single-threaded environment, and must be deterministic:
- `std::net`
- `std::os`
- `std::future`
- `std::net`
- `std::process`
- `std::sync`
- `std::task`