mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 00:56: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
|
@ -12,8 +12,8 @@
|
|||
[app.config :as cf]
|
||||
[app.db :as db]
|
||||
[app.emails :as eml]
|
||||
[app.http.doc :as-alias doc]
|
||||
[app.loggers.audit :as audit]
|
||||
[app.rpc.doc :as-alias doc]
|
||||
[app.rpc.mutations.teams :as teams]
|
||||
[app.rpc.queries.profile :as profile]
|
||||
[app.rpc.rlimit :as rlimit]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue