0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 10:09:03 -05:00

🔥 Remove unused requires.

This commit is contained in:
Andrey Antukh 2021-04-26 11:23:37 +02:00
parent 5d2f4bac76
commit df11ef4aca

View file

@ -15,8 +15,6 @@
[app.util.logging :as l]
[app.util.time :as dt]
[app.worker :as wrk]
[buddy.core.codecs :as bc]
[buddy.core.nonce :as bn]
[clojure.core.async :as a]
[clojure.spec.alpha :as s]
[integrant.core :as ig]))