Remove extra line added when merging causing a doc test error

This commit is contained in:
k3d3
2020-06-14 23:26:58 -04:00
committed by Martin Algesten
parent efd60e95e9
commit b79383bbb4

View File

@@ -7,7 +7,6 @@
//! * Obvious API
//!
//! ```
//! # #[cfg(feature = "json")] {
//! // requires feature: `ureq = { version = "*", features = ["json"] }`
//! # #[cfg(feature = "json")] {
//! use ureq::json;