mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
📎 Fix linter issues introduced in previous merge
This commit is contained in:
parent
b37a92aaf7
commit
5026bfa6c1
@ -397,7 +397,6 @@
|
||||
(let [expected-roles (into #{} (:roles provider))
|
||||
current-roles (let [roles-kw (cf/get :oidc-roles-attr "roles")
|
||||
roles-ph (parse-attr-path provider roles-kw)
|
||||
props (:props info)
|
||||
roles (get-in (:props info) roles-ph)]
|
||||
(cond
|
||||
(string? roles) (into #{} (str/words roles))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user