mirror of
https://github.com/penpot/penpot.git
synced 2025-02-24 15:56:11 -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
|
(defn- retrieve-image-size
|
||||||
[data]
|
[data]
|
||||||
(println "data:" data)
|
|
||||||
(rx/create
|
(rx/create
|
||||||
(fn [sick]
|
(fn [sick]
|
||||||
(let [img (js/Image.)]
|
(let [img (js/Image.)]
|
||||||
|
|
Loading…
Add table
Reference in a new issue