address clippy lints

This commit is contained in:
realaravinth
2021-12-18 14:10:05 +05:30
parent e3ff7278a9
commit fe1fc3fb20
4 changed files with 8 additions and 20 deletions

View File

@@ -123,7 +123,6 @@ impl ResponseError for ServiceError {
})
.unwrap(),
)
.into()
}
#[cfg(not(tarpaulin_include))]