mirror of
https://github.com/penpot/penpot.git
synced 2025-02-24 07:46:13 -05:00
Remove println.
This commit is contained in:
parent
bd870e7251
commit
ba8b20f8c0
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
|
||||
(defn- retrieve-image-size
|
||||
[data]
|
||||
(println "data:" data)
|
||||
(rx/create
|
||||
(fn [sick]
|
||||
(let [img (js/Image.)]
|
||||
|
|
Loading…
Add table
Reference in a new issue