mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
Remove dbg msg.
This commit is contained in:
parent
84f90613ce
commit
3875780440
@ -47,7 +47,6 @@
|
||||
(let [params {:username username
|
||||
:password password
|
||||
:scope "webapp"}]
|
||||
(println "login:params:" params)
|
||||
(->> (rp/do :login params)
|
||||
(rx/map :payload)
|
||||
(rx/map logged-in)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user