diff --git a/src/clj/auto_ap/routes/invoices.clj b/src/clj/auto_ap/routes/invoices.clj index a056c826..0f7d727e 100644 --- a/src/clj/auto_ap/routes/invoices.clj +++ b/src/clj/auto_ap/routes/invoices.clj @@ -19,7 +19,8 @@ [ring.middleware.json :refer [wrap-json-response]] [unilog.context :as lc] [amazonica.aws.s3 :as s3] - [config.core :refer [env]])) + [config.core :refer [env]]) + (:import java.util.UUID)) (defn reset-id [i] (update i :invoice-number