mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 23:51:38 +02:00
✨ Fix all linter issues on backend code.
This commit is contained in:
parent
6dafc087e9
commit
b80295a21c
48 changed files with 134 additions and 256 deletions
|
@ -22,7 +22,7 @@
|
|||
[integrant.core :as ig]))
|
||||
|
||||
(defn- default-handler
|
||||
[req]
|
||||
[_]
|
||||
(ex/raise :type :not-found))
|
||||
|
||||
(defn- rpc-query-handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue