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

@@ -4,8 +4,6 @@
[auto-ap.views.components.modal :refer [action-modal]]
[auto-ap.views.components.address :refer [address-field]]
[auto-ap.views.components.typeahead :refer [typeahead]]
[auto-ap.expense-accounts :refer [chooseable-expense-accounts]]
[clojure.spec.alpha :as s]
[auto-ap.entities.vendors :as entity]
[auto-ap.entities.contact :as contact]