mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🔥 Remove unused context handling on http sessions.
This commit is contained in:
parent
c0b3618331
commit
72c010374f
@ -53,5 +53,4 @@
|
||||
(p/then' (fn [user-id]
|
||||
(if user-id
|
||||
(update data :request assoc :user user-id)
|
||||
data)))
|
||||
(vc/handle-on-context))))})
|
||||
data))))))})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user