🔧 Use changes-builder in library synchronization module

This commit is contained in:
Andrés Moya 2022-03-02 10:39:50 +01:00
parent ee813abdc1
commit 5a33a002e4
12 changed files with 790 additions and 741 deletions

View file

@ -102,10 +102,6 @@
(us/assert ::spec.change/changes redo-changes)
(us/assert ::spec.change/changes undo-changes)
;; (prn "====== commit-changes ======" path)
;; (cljs.pprint/pprint redo-changes)
;; (cljs.pprint/pprint undo-changes)
(update-in state path cp/process-changes redo-changes false)
(catch :default e