mirror of
https://github.com/penpot/penpot.git
synced 2025-07-09 00:07:18 +02:00
Remove printlns
This commit is contained in:
parent
3f4b19618c
commit
16d2cbd381
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue