Skip to content
Snippets Groups Projects
Commit f723cbf4 authored by Cam Saül's avatar Cam Saül
Browse files

Minor cleanup :yum:

parent 0a5c15b0
No related branches found
No related tags found
No related merge requests found
......@@ -66,9 +66,8 @@
:email email
:first_name first_name
:last_name last_name
:is_superuser (if (:is_superuser @*current-user*)
is_superuser
nil)))
:is_superuser (when (:is_superuser @*current-user*)
is_superuser)))
(User id))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment