mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05: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)
|
||||
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))]]
|
||||
|
|
Loading…
Add table
Reference in a new issue