Eliminates Yodlee1, because it's broken.

This commit is contained in:
2022-07-07 14:22:37 -07:00
parent 42c9c93623
commit f64df06110
9 changed files with 5 additions and 16 deletions

View File

@@ -391,7 +391,7 @@
(log/error e)))))
(mount/defstate in-memory-cache-worker
#_(mount/defstate in-memory-cache-worker
:start (scheduler/every (* 5 60 1000) refresh-in-memory-cache)
:stop (scheduler/stop in-memory-cache-worker))