From d71ef02905e6e6194141dcd87bdfa58bb2089060 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 27 Aug 2024 12:10:02 +0200 Subject: [PATCH] omit newline --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 63fa921..5eb817a 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,6 @@ In this example we change the `throw-on-exceptional-status-code` interceptor to (throw (ex-info (str "Exceptional status code: " status) resp))) resp))}) - (def my-interceptors (mapv (fn [i] (if (= ::i/throw-on-exceptional-status-code