mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 03:46:38 +02:00
✨ Remove deprecated code and reoganize file related methods
This commit is contained in:
parent
ed87814f50
commit
dc77c6b655
10 changed files with 25 additions and 446 deletions
|
@ -23,8 +23,8 @@
|
|||
[app.rpc :as-alias rpc]
|
||||
[app.rpc.commands.auth :as cmd.auth]
|
||||
[app.rpc.commands.files :as files]
|
||||
[app.rpc.commands.files.create :as files.create]
|
||||
[app.rpc.commands.files.update :as files.update]
|
||||
[app.rpc.commands.files-create :as files.create]
|
||||
[app.rpc.commands.files-update :as files.update]
|
||||
[app.rpc.commands.teams :as teams]
|
||||
[app.rpc.helpers :as rph]
|
||||
[app.rpc.mutations.profile :as profile]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue