0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-13 15:31:26 -05:00

Remove commented code.

This commit is contained in:
Andrey Antukh 2017-03-25 19:36:41 +01:00
parent 94677f2f7e
commit 54d41dd372
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -53,8 +53,7 @@
(scroll-to-page-center)
(st/emit! (udp/watch-page-changes pageid)
(udu/watch-page-changes pageid)
#_(udh/watch-page-changes pageid))
(udu/watch-page-changes pageid))
(assoc own ::sub sub)))
@ -72,8 +71,7 @@
(st/emit! (dw/initialize projectid pageid)
::udp/stop-page-watcher
(udp/watch-page-changes pageid)
(udu/watch-page-changes pageid)
#_(udh/watch-page-changes pageid)))
(udu/watch-page-changes pageid))
state))
(defn- on-scroll