mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Disable complete log
This commit is contained in:
parent
b12e59a8d7
commit
3793e98660
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
(fn [cause]
|
||||
(js/console.log "[error]:" cause))
|
||||
(fn [_]
|
||||
(js/console.log "[complete]"))))
|
||||
#_(js/console.log "[complete]"))))
|
||||
(doall (for [event events]
|
||||
(ptk/emit! store event)))
|
||||
(ptk/emit! store :the/end))))
|
||||
|
|
Loading…
Add table
Reference in a new issue