mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 13:11:39 +02:00
✨ Fix issues from previous refactor peer review
This commit is contained in:
parent
9841a39d04
commit
f7bb08382c
6 changed files with 23 additions and 33 deletions
|
@ -259,7 +259,7 @@
|
|||
;; A task responsible to permanently delete already marked as deleted
|
||||
;; storage files. The storage objects are practically never marked to
|
||||
;; be deleted directly by the api call. The touched-gc is responsible
|
||||
;; collect the usage of the object and mark it as deleted.
|
||||
;; of collecting the usage of the object and mark it as deleted.
|
||||
|
||||
(declare sql:retrieve-deleted-objects-chunk)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue