diff --git a/src/lib.rs b/src/lib.rs index 442c9ff..ece4c56 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -7,7 +7,6 @@ //! * Obvious API //! //! ``` -//! # #[cfg(feature = "json")] { //! // requires feature: `ureq = { version = "*", features = ["json"] }` //! # #[cfg(feature = "json")] { //! use ureq::json;