removing dependency on old expense accounts.

This commit is contained in:
Bryce Covert
2019-04-12 18:18:09 -07:00
parent a2cd6d0759
commit 9be0c02347
7 changed files with 36 additions and 55 deletions

View File

@@ -15,7 +15,6 @@
[auto-ap.views.utils :refer [login-url dispatch-value-change dispatch-event bind-field horizontal-field]]
[auto-ap.views.components.typeahead :refer [typeahead]]
[auto-ap.expense-accounts :refer [expense-accounts]]
[cljs.reader :as edn]
[auto-ap.routes :as routes]
[bidi.bidi :as bidi]))