Remove mention of hyper headers
This commit is contained in:
parent
f26dd834f5
commit
42cd3fb6a5
|
@ -105,8 +105,6 @@
|
|||
//!
|
||||
//! ### Using bearer access tokens
|
||||
//!
|
||||
//! Bearer tokens can be converted to Hyper headers.
|
||||
//!
|
||||
//! ```no_run
|
||||
//! # extern crate inth_oauth2;
|
||||
//! # extern crate reqwest;
|
||||
|
|
Loading…
Reference in New Issue