mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Update src/Appwrite/Platform/Workers/Deletes.php
This commit is contained in:
parent
a20140eb36
commit
c9c9db5640
1 changed files with 0 additions and 1 deletions
|
|
@ -889,7 +889,6 @@ class Deletes extends Action
|
|||
|
||||
/**
|
||||
* Delete VCS Repositories and VCS Comments
|
||||
* todo: no index for this query
|
||||
*/
|
||||
Console::info("Deleting VCS repositories and comments linked to function " . $functionId);
|
||||
$this->deleteByGroup('repositories', [
|
||||
|
|
|
|||
Loading…
Reference in a new issue