Last staging changes before proceeding
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
(:require [auto-ap.handler :refer [app]]
|
||||
[auto-ap.ledger :as ledger]
|
||||
[auto-ap.yodlee.core]
|
||||
[auto-ap.yodlee.core2 :as yodlee2]
|
||||
[auto-ap.background.invoices]
|
||||
[auto-ap.square.core :as square]
|
||||
[auto-ap.datomic.migrate :as migrate]
|
||||
@@ -35,6 +36,7 @@
|
||||
#'ledger/process-txes-worker
|
||||
#'ledger/ledger-reconciliation-worker
|
||||
#'yodlee/import-transaction-worker
|
||||
#'yodlee2/yodlee-sync-worker
|
||||
#'migrate/migrate-start]))]
|
||||
(log/info "starting without " without)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user