remove this
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cadey Ratio 2020-07-24 19:59:27 -04:00
parent c9778845e2
commit b6d062ff8e
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ impl Response {
mod tests {
use super::*;
use crate::*;
use std::io::prelude::*;
#[test]
fn success() -> Result<(), Error> {