mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 09:56:12 +02:00
📎 Fix code style issue not catched by the linter
Comment indentantion
This commit is contained in:
parent
05fb46a573
commit
45c77f97ce
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
||||||
(assoc ::perms perms)
|
(assoc ::perms perms)
|
||||||
(assoc :profile-id profile-id))]
|
(assoc :profile-id profile-id))]
|
||||||
|
|
||||||
;; When we have neither profile nor share, we just return a not
|
;; When we have neither profile nor share, we just return a not
|
||||||
;; found response to the user.
|
;; found response to the user.
|
||||||
(when-not perms
|
(when-not perms
|
||||||
(ex/raise :type :not-found
|
(ex/raise :type :not-found
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue