mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 12:42:13 +02:00
♻️ Move doc ns from http to rpc ns
This commit is contained in:
parent
05a86581a5
commit
e3f878ef2f
10 changed files with 14 additions and 13 deletions
|
@ -11,9 +11,9 @@
|
|||
[app.common.uuid :as uuid]
|
||||
[app.config :as cf]
|
||||
[app.db :as db]
|
||||
[app.http.doc :as doc]
|
||||
[app.loggers.audit :as audit]
|
||||
[app.rpc.commands.auth :as cmd.auth]
|
||||
[app.rpc.doc :as-alias doc]
|
||||
[app.util.services :as sv]
|
||||
[app.util.time :as dt]
|
||||
[buddy.core.codecs :as bc]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue