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

View File

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