mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Replace last line that was somehow removed during interactive rebase
This commit is contained in:
parent
8087ca1575
commit
cc0c3d074e
1 changed files with 1 additions and 0 deletions
|
|
@ -1372,3 +1372,4 @@ App::delete('/v1/database/collections/:collectionId/documents/:documentId')
|
|||
;
|
||||
|
||||
$response->noContent();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue