forked from cadey/maj
remove this
This commit is contained in:
parent
c9778845e2
commit
b6d062ff8e
|
@ -103,7 +103,6 @@ impl Response {
|
|||
mod tests {
|
||||
use super::*;
|
||||
use crate::*;
|
||||
use std::io::prelude::*;
|
||||
|
||||
#[test]
|
||||
fn success() -> Result<(), Error> {
|
||||
|
|
Loading…
Reference in New Issue