mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
lint.
This commit is contained in:
parent
5f22022527
commit
15caa27977
1 changed files with 1 additions and 2 deletions
|
|
@ -542,8 +542,7 @@ class Create extends Base
|
|||
int $resourceId,
|
||||
int $retention,
|
||||
DeleteEvent $queueForDeletes
|
||||
): void
|
||||
{
|
||||
): void {
|
||||
/* cleanup */
|
||||
if ($retention > 0) {
|
||||
$queueForDeletes
|
||||
|
|
|
|||
Loading…
Reference in a new issue