mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 02:18:29 +02:00
🔥 Remove unused svg parsing code from common
This commit is contained in:
parent
c8a211742a
commit
1fea1e8f5b
11 changed files with 37 additions and 89 deletions
|
@ -118,7 +118,6 @@
|
|||
(ex/raise :type :validation
|
||||
:code :cant-persist-already-persisted-file))
|
||||
|
||||
|
||||
(let [changes (->> (db/cursor conn
|
||||
(sql/select :file-change {:file-id id}
|
||||
{:order-by [[:revn :asc]]})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue