maybe made ledger export wicked fast by comparison.

This commit is contained in:
2022-01-07 07:34:44 -08:00
parent 634e4f4820
commit 75a08e1dc1
3 changed files with 56 additions and 0 deletions

View File

@@ -108,6 +108,7 @@
(add-shutdown-hook! shutdown-mount)
(start-server :port 9000 :bind "0.0.0.0" #_#_:handler (cider-nrepl-handler))
(set! nrepl.middleware.print/*print-fn* clojure.pprint/pprint)
(apply mount/start-without without)))
(comment