diff --git a/src/clj/auto_ap/yodlee/import.clj b/src/clj/auto_ap/yodlee/import.clj index 48bc772f..20756381 100644 --- a/src/clj/auto_ap/yodlee/import.clj +++ b/src/clj/auto_ap/yodlee/import.clj @@ -15,7 +15,8 @@ [clojure.string :as str] [unilog.context :as lc] [clojure.tools.logging :as log] - [clj-time.core :as t])) + [clj-time.core :as t] + [mount.core :as mount])) (defn rough-match [client-id bank-account-id amount]