sorting out dependencies. untested.

This commit is contained in:
Bryce Covert
2020-12-23 13:17:27 -08:00
parent ff09faefb0
commit a46b58fe00
3 changed files with 46 additions and 73 deletions

View File

@@ -1,6 +1,5 @@
(ns auto-ap.server
(:require #_[auto-ap.background.mail :refer [always-process-sqs]]
[auto-ap.handler :refer [app]]
(:require [auto-ap.handler :refer [app]]
[auto-ap.ledger :as ledger]
[auto-ap.yodlee.core]
[auto-ap.background.invoices]