mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 09:06:12 +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
|
@ -16,7 +16,7 @@
|
|||
[app.http.middleware :as mw]
|
||||
[app.http.session :as session]
|
||||
[app.rpc.commands.binfile :as binf]
|
||||
[app.rpc.commands.files.create :refer [create-file]]
|
||||
[app.rpc.commands.files-create :refer [create-file]]
|
||||
[app.rpc.commands.profile :as profile]
|
||||
[app.util.blob :as blob]
|
||||
[app.util.template :as tmpl]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue