Remove duplicate std::net reference (#17254)

This commit is contained in:
Sebastian Ibarguen 2021-05-16 18:51:41 -06:00 committed by GitHub
parent ed51cde37b
commit d6ab4196ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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`