0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-09 22:31:50 -05:00

Remove useless println.

This commit is contained in:
Andrey Antukh 2016-01-06 21:09:32 +02:00
parent ca2c76325d
commit edc8d25ab3

View file

@ -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