docs(client): Remove comment that had grown out of date (#1918)
This commit is contained in:
committed by
Sean McArthur
parent
049b5132db
commit
eef407d60e
@@ -75,8 +75,6 @@ pub struct HttpInfo {
|
||||
|
||||
impl HttpConnector {
|
||||
/// Construct a new HttpConnector.
|
||||
///
|
||||
/// Takes number of DNS worker threads.
|
||||
pub fn new() -> HttpConnector {
|
||||
HttpConnector::new_with_resolver(GaiResolver::new())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user