mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 07:31:38 +02:00
Remove unused println's.
This commit is contained in:
parent
aac3b05a9b
commit
845726827e
7 changed files with 0 additions and 8 deletions
|
@ -30,7 +30,6 @@
|
|||
(defn- will-mount
|
||||
[own]
|
||||
(let [{:keys [image]} (first (:rum/args own))]
|
||||
(println (:rum/args own))
|
||||
(st/emit! (udi/fetch-image image))
|
||||
own))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue