diff --git a/lambda-runtime/src/client.rs b/lambda-runtime/src/client.rs index 2b860e87..5e39e300 100644 --- a/lambda-runtime/src/client.rs +++ b/lambda-runtime/src/client.rs @@ -44,8 +44,6 @@ where pub(crate) async fn call(&self, req: Request
) -> Result