mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 22:19:19 +00:00
Remove printlns
This commit is contained in:
parent
3f4b19618c
commit
16d2cbd381
@ -51,7 +51,6 @@
|
|||||||
page (mx/react refs/selected-page)
|
page (mx/react refs/selected-page)
|
||||||
show-more? (pos? min-version)
|
show-more? (pos? min-version)
|
||||||
load-more #(st/emit! (udh/load-more))]
|
load-more #(st/emit! (udh/load-more))]
|
||||||
(println "selected" selected)
|
|
||||||
[:ul.history-content
|
[:ul.history-content
|
||||||
(for [item items
|
(for [item items
|
||||||
:let [current? (= (:version item) (:version page))]]
|
:let [current? (= (:version item) (:version page))]]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user