From f27e5aacdfe3f0438b07db1b0001bd85d94b6ad2 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Wed, 12 Jan 2022 21:00:11 -0800 Subject: [PATCH] minor fix. --- src/clj/auto_ap/routes/invoices.clj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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