mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Remove dbg msg.
This commit is contained in:
parent
84f90613ce
commit
3875780440
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue