mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 23:26:39 +02:00
🔥 Remove unused context handling on http sessions.
This commit is contained in:
parent
c0b3618331
commit
72c010374f
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue