mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 17:21:38 +02:00
♻️ Move svg parsing into query rpc methods.
This commit is contained in:
parent
03a031091f
commit
7cc4873dd4
9 changed files with 65 additions and 94 deletions
|
@ -128,7 +128,6 @@
|
|||
(-> (db/exec-one! conn [sql profile-id file-id id])
|
||||
(decode-row)))))
|
||||
|
||||
|
||||
;; --- Query: Comments
|
||||
|
||||
(declare retrieve-comments)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue