mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
Remove commented code.
This commit is contained in:
parent
58563a41cb
commit
dc6391c1db
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
(def page-ref
|
||||
(letfn [(getter [state]
|
||||
(let [page (get-in state [:workspace :page])]
|
||||
;; (println "page-l$getter" page)
|
||||
|
||||
(get-in state [:pages-by-id page])))]
|
||||
(-> (l/lens getter)
|
||||
(l/derive st/state))))
|
||||
|
|
Loading…
Add table
Reference in a new issue