From 1dbd69506bcd7eb7eeabb18b3d918a87a1fdda0b Mon Sep 17 00:00:00 2001 From: gered Date: Sun, 6 Apr 2014 17:07:10 -0400 Subject: [PATCH] formatting --- src/toascii/routes/api/art.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/toascii/routes/api/art.clj b/src/toascii/routes/api/art.clj index a73e237..3c0b95c 100644 --- a/src/toascii/routes/api/art.clj +++ b/src/toascii/routes/api/art.clj @@ -15,8 +15,7 @@ (art/search q)) :handle-malformed (fn [ctx] - (:error ctx)) - ) + (:error ctx))) (defresource get-random-art [{:keys [name format]}] :media-type-available?