Skip to content

Commit

Permalink
omit newline
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Aug 27, 2024
1 parent f4d4167 commit d71ef02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d71ef02

Please sign in to comment.