mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Remove useless println.
This commit is contained in:
parent
ca2c76325d
commit
edc8d25ab3
@ -6,7 +6,6 @@
|
||||
|
||||
(defn- transform-attr
|
||||
[[key value :as pair]]
|
||||
(println "transform-attr" pair)
|
||||
(case key
|
||||
:view-box [key (apply str (interpose " " value))]
|
||||
:lock [:preserveAspectRatio
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user