0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

Remove printlns

This commit is contained in:
Andrey Antukh 2017-03-25 19:41:57 +01:00
parent 3f4b19618c
commit 16d2cbd381
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -51,7 +51,6 @@
page (mx/react refs/selected-page)
show-more? (pos? min-version)
load-more #(st/emit! (udh/load-more))]
(println "selected" selected)
[:ul.history-content
(for [item items
:let [current? (= (:version item) (:version page))]]