Remove extra line added when merging causing a doc test error
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
//! * Obvious API
|
||||
//!
|
||||
//! ```
|
||||
//! # #[cfg(feature = "json")] {
|
||||
//! // requires feature: `ureq = { version = "*", features = ["json"] }`
|
||||
//! # #[cfg(feature = "json")] {
|
||||
//! use ureq::json;
|
||||
|
||||
Reference in New Issue
Block a user