fixes config files.

This commit is contained in:
2023-05-02 08:30:27 -07:00
parent f2025c2e65
commit 435bb96e58
4 changed files with 8 additions and 3 deletions

View File

@@ -507,3 +507,8 @@
(defn init-repl []
(set! nrepl.middleware.print/*print-fn* clojure.pprint/pprint))
(defn sample-ledger-import [client-code]
[]
)