mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
Remove println.
This commit is contained in:
parent
aa5cbcce0d
commit
b65e0d754a
@ -51,7 +51,6 @@
|
||||
|
||||
(defn shape-render
|
||||
[own shape selected]
|
||||
;; (println "shape" (:id shape))
|
||||
(let [{:keys [id x y width height] :as shape} shape
|
||||
selected? (contains? selected id)]
|
||||
(letfn [(on-mouse-down [event]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user