mirror of https://github.com/penpot/penpot.git
♻️ Cleanup unused imports
This commit is contained in:
parent
eafea0cd81
commit
b9a4a41077
|
|
@ -20,9 +20,7 @@
|
|||
[app.rpc.commands.files :as files]
|
||||
[app.rpc.commands.profile :as profile]
|
||||
[app.rpc.doc :as doc]
|
||||
[app.tokens :as tokens]
|
||||
[app.util.services :as sv]
|
||||
[cuerdas.core :as str]))
|
||||
[app.util.services :as sv]))
|
||||
|
||||
;; ---- API: authenticate
|
||||
(def ^:private schema:profile
|
||||
|
|
|
|||
Loading…
Reference in New Issue